Garrett Campbell
Garrett Campbell
### Feature request Provide the ability to programmatically get the selected text from a vscode-text-field. ### Use case Suppose you have a reference to the html reference, it would be...
### Discussed in https://github.com/microsoft/vscode-cmake-tools/discussions/3581 Originally posted by **frankieD3** February 12, 2024 Today I have tried cmake for the first time in Visual Code. Alot of advice seems to point to...
### Brief Issue Summary Add support for a textmate grammar to add colorization for CMakeLists.txt and other relevant, applicable files. This will include removing our dependency on twxs.cmake. ### CMake...
### Brief Issue Summary Add support for hover - quick info in CMakeLists.txt files. This will include removing our dependency on twxs.cmake. ### CMake Tools Diagnostics _No response_ ### Debug...
### Brief Issue Summary Add support for completions in CMakeLists.txt file. This will be in addition to colorization and quick info. This will include removing our dependency on twxs.cmake. ###...
Hi, this is somewhat of a duplicate of these issues: #252, #249, and #86. But I wanted to call more attention to it. I am getting this error when attempting...
This experimentally address #3588. The goal of this PR is to make the initial experience of opening a folder that could potentially use the CMake Tools extension better. This includes...
## This change addresses item #[[put issue number here to generate a link]] ### This changes [[visible behavior/performance/documentation/etc.]] The following changes are proposed: - - - ## The purpose of...
### Brief Issue Summary Enable the ability to filter and/or search the Project Outline view. ### CMake Tools Diagnostics _No response_ ### Debug Log _No response_ ### Additional Information _No...
### Brief Issue Summary Related to the PR here: #3671 We'd like to build on @OrkunTokdemir's work and make this a generic handler for different types of configurations. `Kit`, `ConfigurePreset`,...