Skip to content

Commit

Permalink
Add extension pack
Browse files Browse the repository at this point in the history
Automatically installs the recommended extensions when installing this one

Signed-off-by: William Vinnicombe <[email protected]>
  • Loading branch information
will-v-pi committed Jun 28, 2024
1 parent 8673929 commit 7a8b24d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@
"Snippets",
"Other"
],
"extensionPack": [
"marus25.cortex-debug",
"ms-vscode.cpptools",
"ms-vscode.cpptools-extension-pack",
"ms-vscode.vscode-serial-monitor"
],
"main": "./dist/extension.cjs",
"markdown": "github",
"minimumNodeVersion": 18,
Expand Down

0 comments on commit 7a8b24d

Please sign in to comment.