Replies: 1 comment 1 reply
-
We have to defer to the CMake Tools extension for this one. I see it in their milestone to add language services to the extension so that it doesn't need to take a dependency on the older extension. I don't believe the dependency on twxs.cmake is a hard dependency - which means you can uninstall it. There was another language server extension for CMake that was pretty good; you can try it out and see if you like it better: https://marketplace.visualstudio.com/items?itemName=josetr.cmake-language-support-vscode |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Currently the official vscode-cpptools pack contains twxs.cmake extension:
https://marketplace.visualstudio.com/items?itemName=twxs.cmake
but the last commit made to that extension is from 2019:
https://github.com/twxs/vs.language.cmake
Can the extension be replaced with something more up to date?
Beta Was this translation helpful? Give feedback.
All reactions