Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 498830b

Browse files
garryodgilesknap
authored andcommitted
Recommend remote containers extensio
Added the remote containers extension (`ms-vscode-remote.remote-containers`) to the recommended extensions json for VSCode
1 parent cdc93da commit 498830b

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
@@ -1,7 +1,8 @@
11
{
22
"recommendations": [
3+
"ms-vscode-remote.remote-containers"
34
"ms-python.vscode-pylance",
45
"ms-python.python",
56
"ryanluker.vscode-coverage-gutters"
67
]
7-
}
8+
}

0 commit comments

Comments
 (0)