geterr Stops Returning Results #16540
Labels
Bug
A bug in TypeScript
Fixed
A PR has been merged for this issue
VS Code Tracked
There is a VS Code equivalent to this issue
Milestone
From microsoft/vscode#28630
TypeScript Version: 2.3.4
In some cases, it seems that the
geterr
request against the TSServer stops returning any results. I've been unable to reproduce this reliably but here's a log from one of the sessions that ran into this problem: tsserver.txtIn this case, I was deliberately introducing syntax errors into
markdownEngine.ts
This file is part of the project but no syntax errors are returned for it
The text was updated successfully, but these errors were encountered: