We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f1667 commit ecfd169Copy full SHA for ecfd169
1 file changed
.vscode/settings.json
@@ -1,5 +1,9 @@
1
{
2
+ "[csharp]": {
3
+ "editor.defaultFormatter": "ms-dotnettools.csharp"
4
+ },
5
"[powershell]": {
6
+ "editor.defaultFormatter": "ms-vscode.powershell",
7
"files.trimTrailingWhitespace": true
8
},
9
"csharp.semanticHighlighting.enabled": true,
0 commit comments