vscode-cmake-tools icon indicating copy to clipboard operation
vscode-cmake-tools copied to clipboard

CMake integration in Visual Studio Code

Results 623 vscode-cmake-tools issues
Sort by recently updated
recently updated
newest added

### Request Overview The change would be similar to the PR that added c++23 at https://github.com/microsoft/vscode-cmake-tools/pull/2476 . I could do it myself depending on the ETA your team expects to...

enhancement

# This change addresses item #2132 ## This changes visible behavior The following changes are proposed: **Add two new commands that edit CMake List files to append or delete source...

## This change addresses item #4418 ### This changes visible behavior The following changes are proposed: Adds configuration setting `cmake.ctest.failurePatterns`, a list of regular expressions and capture group indices for...

## This change addresses item #4404 ### This changes visible behavior The following changes are proposed: Avoid passing `UTILITY` targets to `updateConfigurationData()` so that they don't interfere with the assumptions...

### Request Overview VS Code automatically adds the end statement for control statements. However, when doing so, it also duplicates the cursor in the end statement and any condition, etc....

enhancement

### Brief Issue Summary #### Environment: VS Code 1.99.2+ CMake Tools v1.21.14 (pre-release) #### More info: 1. Repro on Windows, Linux, Mac 2. This is not repro on v1.21.12 and...

bug
regression

### Brief Issue Summary Going by the json file in the tree it looks like the CPack commands are only enabled when `useCMakePresets` is true. I'm not sure why this...

bug
Feature: presets

### Brief Issue Summary When using a premade NXP sdk example, i used the all toolchains version of the MIMXRT1064 sdk, version 25.03. the build hangs and never completes. I...

bug
regression

### Brief Issue Summary #### Environment: VS Code 1.100.2+ CMake Tools v1.21.27 (pre-release) #### More info: 1. Repro on Windows, Linux, Mac 2. It starts repro from v1.21.5 to latest...

bug
regression

### Brief Issue Summary Why is https://github.com/microsoft/vscode-cmake-tools/issues/3008 closed? I don't see any build time information at all in both "Terminal" and "Output" windows. ### CMake Tools Diagnostics ```shell { "os":...

bug