Skip to content

Commit

Permalink
dev: add vscode extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
clshortfuse committed Jul 2, 2024
1 parent 38a7638 commit edf6ace
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"recommendations": [
"ms-vscode.cmake-tools",
"ms-vscode.cpptools",
"llvm-vs-code-extensions.vscode-clangd",
"seaube.clangformat"
]
}

0 comments on commit edf6ace

Please sign in to comment.