You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,7 @@
22
22
**PLEASE**, if you experience any problems, have any questions, or have an idea
23
23
for a new feature, create an issue on [the GitHub page](https://github.com/microsoft/vscode-cmake-tools)!
24
24
25
-
This extension itself *does not* provide language support for the CMake scripting language.
26
-
For that we bundle [this extension](https://marketplace.visualstudio.com/items?itemName=twxs.cmake) which provides the support.
27
-
A closed-source extension that provides even better support can also be installed: [CMake Language Support](https://marketplace.visualstudio.com/items?itemName=josetr.cmake-language-support-vscode)
25
+
This extension currently provides basic language support for CMake built into the extension.
0 commit comments