Skip to content

Commit

Permalink
Remove redundant extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoVIII committed Feb 24, 2022
1 parent 511f77c commit 8d3903b
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
Expand Up @@ -5,14 +5,6 @@
"recommendations": [
// Container
"ms-vscode-remote.remote-containers",
// Language
"ms-dotnettools.csharp",
"ionide.ionide-fsharp",
// Coding style
"editorconfig.editorconfig",
// Highlighting
"aaron-bond.better-comments",
"ybaumes.highlight-trailing-white-spaces"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": []
Expand Down

0 comments on commit 8d3903b

Please sign in to comment.