-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed a bunch of unnecessary recommended extensions
- Loading branch information
calro
committed
Jun 1, 2024
1 parent
2bda662
commit 839c09f
Showing
1 changed file
with
0 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,7 @@ | ||
{ | ||
"recommendations": [ | ||
"ms-vscode.cpptools", | ||
"twxs.cmake", | ||
"josetr.cmake-language-support-vscode", | ||
"ms-vscode.cmake-tools", | ||
"eamodio.gitlens", | ||
"alfish.godot-files", | ||
"ms-python.python", | ||
"ms-vscode-remote.remote-ssh", | ||
"ms-vscode.remote-explorer", | ||
"yzhang.markdown-all-in-one", | ||
"foxundermoon.shell-format", | ||
"calro.vscode-theme-one-dark-muted", | ||
"jeff-hykin.better-cpp-syntax", | ||
"ibm.output-colorizer", | ||
"xaver.clang-format", | ||
"bierner.docs-view", | ||
"donjayamanne.githistory" | ||
] | ||
} |