v-frankwang
v-frankwang
### Brief Issue Summary **More info:** This issue has been reproduced since CMake Tools:v1.18.41 **Repro Steps:** 1. Create a new folder named '**Test**' and open it with vscode. 2. Run...
### Brief Issue Summary Repro steps: 1. Create a new folder named '**Test**' and open it with vscode. 2. Create a file named **CMakeLists.txt** with the following content: ``` cmake_minimum_required(VERSION...
### Brief Issue Summary Repro steps: 1. Create a new folder named 'CMakeProject1' and open it with vscode. 2. Create a file named CMakeLists.txt with the following content: ``` cmake_minimum_required(VERSION...
### Brief Issue Summary Repro steps: 1. Create a new folder named 'Test' and open it with vscode. 2. Create a file named CMakeLists.txt with the following content: ``` cmake_minimum_required(VERSION...
[loc] The custom configure preset is not translated in the VS Code Command Palette drop-down options
### Brief Issue Summary Repro steps: 1. Create a new folder named 'Test' and open it with vscode. 2. Create a file named CMakeLists.txt with the following content: ``` cmake_minimum_required(VERSION...
### Brief Issue Summary **ENV:** CMake Tools: v1.19.35(pre-release) vscode: 1.91.1 C/C++ extension: v1.21.5 **Repro steps:** 1. Create a new folder named '**Test**' and open it with vscode. 2. Create a...