remove `quickSuggestions` team setting (#162811)
parent
902df6fc99
commit
a6a31f761f
|
@ -105,11 +105,6 @@
|
|||
"git",
|
||||
"sash"
|
||||
],
|
||||
"editor.quickSuggestions": {
|
||||
"other": "inline",
|
||||
"comments": "inline",
|
||||
"strings": "inline"
|
||||
},
|
||||
"githubPullRequests.assignCreated": "${user}",
|
||||
"githubPullRequests.defaultMergeMethod": "squash"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue