We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec73a8b commit 4b8e8b2Copy full SHA for 4b8e8b2
.vscode/extensions.json
@@ -38,7 +38,8 @@
38
////////////////////////////////////////////////////////////////
39
// Custom Favorites
40
41
- "vscodevim.vim" // vim mode support
+ "vscodevim.vim", // vim mode support
42
+ "ms-vscode-remote.vscode-remote-extensionpack" // remote extension pack
43
// "mhutchie.git-graph", // git graph
44
]
45
}
0 commit comments