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 d5148d12a1
commit bca1312b46

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"
],