Skip to content

Commit

Permalink
remove quickSuggestions team setting (microsoft#162811)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken authored Oct 6, 2022
1 parent 902df6f commit a6a31f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,6 @@
"git",
"sash"
],
"editor.quickSuggestions": {
"other": "inline",
"comments": "inline",
"strings": "inline"
},
"githubPullRequests.assignCreated": "${user}",
"githubPullRequests.defaultMergeMethod": "squash"
}

0 comments on commit a6a31f7

Please sign in to comment.