Toolkit not shown in toolbar #3493
|
Hi, I am running VS Code 1.85.1 on Windows. I have a project toolkit file .vscode\cmake-kits.json : I haven't used this for several years. When I last used it, VS Code would show the selected kit in the toolbar at the bottom of the window, just before the Build button, but now I don't see it. However, it is listed by command CMake : Select a kit. The active folder and current build variant are also not shown. What could be the reason that the Toolkit and those other properties are not shown in the toolbar? |
Answered by
daldr-ntml
Dec 20, 2023
Replies: 1 comment
|
I have realised that the reason for not seeing those CMake items is |
0 replies
Answer selected by
daldr-ntml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have realised that the reason for not seeing those CMake items is
https://github.com/microsoft/vscode-cmake-tools/blob/main/docs/cmake-options-configuration.md.