Skip to content

Commit b7f42e2

Browse files
Copilotdibarbet
andcommitted
Remove editor.formatOnType default configuration for C#
Co-authored-by: dibarbet <5749229+dibarbet@users.noreply.github.com>
1 parent 04319cd commit b7f42e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5626,9 +5626,6 @@
56265626
"[xaml]": {
56275627
"editor.wordBasedSuggestions": "off"
56285628
},
5629-
"[csharp]": {
5630-
"editor.formatOnType": true
5631-
},
56325629
"explorer.fileNesting.patterns": {
56335630
"*.cs": "${capture}.designer.cs,${capture}.g.cs,${capture}.generated.cs,${capture}.run.json,${capture}.settings.json,${capture}.settings.*.json",
56345631
"*.csproj": "${capture}.csproj.user",

0 commit comments

Comments
 (0)