Skip to content

Commit 553e68b

Browse files
committed
Update recommended and unwanted extensions in .vscode/extensions.json
1 parent fbd207f commit 553e68b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.vscode/extensions.json

-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
{
2-
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
3-
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
4-
5-
// List of extensions which should be recommended for users of this workspace.
62
"recommendations": [
73
"rogalmic.bash-debug",
84
"mads-hartmann.bash-ide-vscode",
95
"foxundermoon.shell-format",
106
"timonwong.shellcheck",
11-
],
12-
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
13-
"unwantedRecommendations": [
14-
157
]
168
}

0 commit comments

Comments
 (0)