Skip to content

Commit

Permalink
Update extensions.json
Browse files Browse the repository at this point in the history
Switch to CLangD
  • Loading branch information
TheRainbowPhoenix authored Jun 17, 2023
1 parent db7a590 commit a60b052
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"recommendations": [
"ms-vscode.cpptools-extension-pack",
"ms-vscode.makefile-tools"
"ms-vscode.makefile-tools",
"llvm-vs-code-extensions.vscode-clangd"
]
}

0 comments on commit a60b052

Please sign in to comment.