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 b41b712 commit c527a25Copy full SHA for c527a25
Extension/src/LanguageServer/client.ts
@@ -1704,7 +1704,7 @@ export class DefaultClient implements Client {
1704
}
1705
1706
1707
- // Wait 1 seconds to allow time for the file watcher to signal a crash call stack write has occurred.
+ // Wait 1 second to allow time for the file watcher to signal a crash call stack write has occurred.
1708
setTimeout(() => {
1709
telemetry.logLanguageServerEvent("languageClientCrash",
1710
{
0 commit comments