chore: updated plugin recommendations
This commit is contained in:
parent
002bd3918d
commit
cccebf674a
1 changed files with 4 additions and 3 deletions
7
.vscode/extensions.json
vendored
7
.vscode/extensions.json
vendored
|
@ -1,11 +1,12 @@
|
||||||
{
|
{
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"bbenoist.doxygen",
|
"cschlosser.doxdocgen",
|
||||||
"editorconfig.editorconfig",
|
"editorconfig.editorconfig",
|
||||||
"elagil.pre-commit-helper",
|
"elagil.pre-commit-helper",
|
||||||
|
"llvm-vs-code-extensions.vscode-clangd",
|
||||||
"ms-vscode.cmake-tools",
|
"ms-vscode.cmake-tools",
|
||||||
"ms-vscode.cpptools",
|
"ms-vscode.cpptools",
|
||||||
"vivaxy.vscode-conventional-commits",
|
"streetsidesoftware.code-spell-checker",
|
||||||
"xaver.clang-format",
|
"vivaxy.vscode-conventional-commits"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue