diff --git a/.vscode/settings.json b/.vscode/settings.json index 0f3f3d6e48b..4285774b5d7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -105,11 +105,6 @@ "git", "sash" ], - "editor.quickSuggestions": { - "other": "inline", - "comments": "inline", - "strings": "inline" - }, "githubPullRequests.assignCreated": "${user}", "githubPullRequests.defaultMergeMethod": "squash" }