Skip to content

Commit 78a3108

Browse files
trond-snekvikcarlescufi
authored andcommitted
VS Code: Add extension recommendation file
Adds VS Code extension recommendations for the nRF Connect SDK, that will cause VS Code to prompt users to install the official nRF Connect extension pack. Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
1 parent 62e5b03 commit 78a3108

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscode/extensions.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"nordic-semiconductor.nrf-connect-extension-pack"
4+
]
5+
}

0 commit comments

Comments
 (0)