Skip to content

Commit 159c2ac

Browse files
committed
add VSCode recommendations
1 parent cd07a09 commit 159c2ac

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.vscode/extensions.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"recommendations": [
3+
"eamodio.gitlens",
4+
"georgejames.gjlocate",
5+
"github.copilot",
6+
"intersystems-community.servermanager",
7+
"intersystems-community.sqltools-intersystems-driver",
8+
"intersystems-community.vscode-objectscript",
9+
"intersystems.language-server",
10+
"mohsen1.prettify-json",
11+
"ms-azuretools.vscode-docker",
12+
"ms-python.python",
13+
"ms-python.vscode-pylance",
14+
"ms-vscode-remote.remote-containers"
15+
]
16+
}

0 commit comments

Comments
 (0)