Skip to content

Commit 7a8b24d

Browse files
committed
Add extension pack
Automatically installs the recommended extensions when installing this one Signed-off-by: William Vinnicombe <[email protected]>
1 parent 8673929 commit 7a8b24d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
"Snippets",
4343
"Other"
4444
],
45+
"extensionPack": [
46+
"marus25.cortex-debug",
47+
"ms-vscode.cpptools",
48+
"ms-vscode.cpptools-extension-pack",
49+
"ms-vscode.vscode-serial-monitor"
50+
],
4551
"main": "./dist/extension.cjs",
4652
"markdown": "github",
4753
"minimumNodeVersion": 18,

0 commit comments

Comments
 (0)