feat: Added workspace recommendations for VSCode/VSCodium
This commit is contained in:
parent
2c822ce773
commit
3d417b4fad
2 changed files with 14 additions and 0 deletions
11
.vscode/extensions.json
vendored
Normal file
11
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"bbenoist.doxygen",
|
||||
"editorconfig.editorconfig",
|
||||
"elagil.pre-commit-helper",
|
||||
"ms-vscode.cmake-tools",
|
||||
"ms-vscode.cpptools",
|
||||
"vivaxy.vscode-conventional-commits",
|
||||
"xaver.clang-format",
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue