remove quickSuggestions team setting (#162811)

This commit is contained in:
Johannes Rieken 2022-10-06 09:57:00 +02:00 committed by GitHub
parent 902df6fc99
commit a6a31f761f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,11 +105,6 @@
"git",
"sash"
],
"editor.quickSuggestions": {
"other": "inline",
"comments": "inline",
"strings": "inline"
},
"githubPullRequests.assignCreated": "${user}",
"githubPullRequests.defaultMergeMethod": "squash"
}