Skip to content

Commit b294eb7

Browse files
authored
Remove [Log] editor.wordWrap "off" default. (#9313)
1 parent b25fb3f commit b294eb7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Extension/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3953,9 +3953,6 @@
39533953
"editor.wordBasedSuggestions": false,
39543954
"editor.suggest.insertMode": "replace",
39553955
"editor.semanticHighlighting.enabled": true
3956-
},
3957-
"[Log]": {
3958-
"editor.wordWrap": "off"
39593956
}
39603957
},
39613958
"semanticTokenTypes": [

0 commit comments

Comments
 (0)