Skip to content

Commit 7d08b65

Browse files
committed
Recommented extensions sets
1 parent ed91f76 commit 7d08b65

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.vscode/extensions.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"recommendations": [
3+
"ms-vscode.csharp",
4+
"formulahendry.dotnet-test-explorer",
5+
"EditorConfig.EditorConfig"
6+
]
7+
}

0 commit comments

Comments
 (0)