Skip to content

Commit 4043913

Browse files
Add recommended VS Code extensions
Add Visual Studio Code configuration file for recommended extensions.
1 parent 3649f86 commit 4043913

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.vscode/extensions.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"recommendations": [
3+
"EditorConfig.EditorConfig",
4+
"github.vscode-github-actions",
5+
"ms-dotnettools.csharp"
6+
]
7+
}

0 commit comments

Comments
 (0)