Remove twxs.cmake from the list of recommended extensions

This commit is contained in:
Oleg Kalachev 2025-03-14 03:24:30 +03:00
parent 2bd74e7f6f
commit 7f80a8a58d

View File

@ -2,7 +2,6 @@
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
"recommendations": [
"ms-vscode.cpptools",
"twxs.cmake",
"ms-vscode.cmake-tools",
"ms-python.python"
],