Skip to content

Commit

Permalink
Update recommended and unwanted extensions in .vscode/extensions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vbem committed Apr 8, 2024
1 parent fbd207f commit 553e68b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp

// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"rogalmic.bash-debug",
"mads-hartmann.bash-ide-vscode",
"foxundermoon.shell-format",
"timonwong.shellcheck",
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [

]
}

0 comments on commit 553e68b

Please sign in to comment.