Skip to content

Commit

Permalink
#1965: include vsce peacock in recommended extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Jan 14, 2025
1 parent cbb1aa6 commit 06b1e0c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
// collaboration
"aaron-bond.better-comments",
"github.vscode-pull-request-github",
"johnpapa.vscode-peacock",

// Linters
"dbaeumer.vscode-eslint",
Expand Down
1 change: 1 addition & 0 deletions boilerplate/files/.vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"recommendations": [
// collaboration
"aaron-bond.better-comments",
"johnpapa.vscode-peacock",

// Linters
"dbaeumer.vscode-eslint",
Expand Down
4 changes: 4 additions & 0 deletions boilerplate/forcedUpdates.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"version": "7.6.2",
"files": [".vscode/extensions.json"]
},
{
"version": "7.4.3",
"files": ["eslint.config.js", ".prettierrc"]
Expand Down

0 comments on commit 06b1e0c

Please sign in to comment.