Skip to content

Commit 4b8e8b2

Browse files
committed
update: vscode remote extpack
1 parent ec73a8b commit 4b8e8b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
////////////////////////////////////////////////////////////////
3939
// Custom Favorites
4040
////////////////////////////////////////////////////////////////
41-
"vscodevim.vim" // vim mode support
41+
"vscodevim.vim", // vim mode support
42+
"ms-vscode-remote.vscode-remote-extensionpack" // remote extension pack
4243
// "mhutchie.git-graph", // git graph
4344
]
4445
}

0 commit comments

Comments
 (0)