Skip to content

Commit 6a670d7

Browse files
authored
add ms-vscode.vscode-selfhost-test-provider to workspace recommendations (microsoft#150979)
1 parent f6be0d4 commit 6a670d7

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
@@ -3,6 +3,7 @@
33
// for the documentation about the extensions.json format
44
"recommendations": [
55
"dbaeumer.vscode-eslint",
6-
"EditorConfig.EditorConfig"
6+
"EditorConfig.EditorConfig",
7+
"ms-vscode.vscode-selfhost-test-provider"
78
]
89
}

0 commit comments

Comments
 (0)