Skip to content

Commit

Permalink
chore: deprecate neocmake-lsp-vscode (#803)
Browse files Browse the repository at this point in the history
Co-authored-by: ShootingStarDragons <[email protected]>
  • Loading branch information
Decodetalkers and Akalrin authored Jan 20, 2025
1 parent 86a1fec commit 7027621
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion extension-control/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@
}
],
"deprecated": {
"decodetalkers.neocmake-lsp-vscode": {
"disallowInstall": false,
"extension": {
"id": "decodetalkers.neocmakelsp-vscode",
"displayName": "CMake Language"
}
},
"msjsdiag.debugger-for-chrome": {
"disallowInstall": true,
"extension": {
Expand Down Expand Up @@ -389,4 +396,4 @@
}
},
"extensionsEnabledWithPreRelease": []
}
}

0 comments on commit 7027621

Please sign in to comment.