Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf58af4f

Browse files
authored
Disable wordBasedSuggestions by default. (microsoft#2944)
1 parent7935b97 commitf58af4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Extension/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,10 +1367,10 @@
13671367
},
13681368
"configurationDefaults": {
13691369
"[cpp]": {
1370-
"editor.autoIndent":false
1370+
"editor.wordBasedSuggestions":false
13711371
},
13721372
"[c]": {
1373-
"editor.autoIndent":false
1373+
"editor.wordBasedSuggestions":false
13741374
}
13751375
},
13761376
"snippets": [

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp