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.
1 parent 84c3c4d commit c2b8309Copy full SHA for c2b8309
.vscode/settings.json
@@ -3,6 +3,6 @@
3
// Show log messages when running tests on macOS
4
"SOURCEKIT_LSP_FORCE_NON_DARWIN_LOGGER": "1",
5
// Decrease timeout to 10s locally from the default 3min we allow by default. This is usually sufficient and makes test fail faster.
6
- "SOURCEKIT_LSP_TEST_TIMEOUT": "10"
+ "SOURCEKIT_LSP_TEST_TIMEOUT": "20"
7
},
8
}
0 commit comments