We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3f7a8a + 8e4a312 commit 07bb60dCopy full SHA for 07bb60d
.vscode/settings.json
@@ -1,5 +1,6 @@
1
{
2
"omnisharp.autoStart": false,
3
"cmake.sourceDirectory": "${workspaceFolder}/swift",
4
- "cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build"
+ "cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build",
5
+ "editor.suggest.matchOnWordStartOnly": false
6
}
0 commit comments