Jake Bailey
Jake Bailey
A full backtrace would be helpful.
This unfortunately crashed on me when I opened into `checker.ts`: ``` [Error - 10:32:43 AM] Request textDocument/foldingRange failed. Message: InternalError: panic handling request textDocument/foldingRange: Token cache mismatch: parent. Expected parent...
Since I pushed, I can't review anymore. Can someone else look?
Please file an issue with at least the panic stack trace.
What is your full config? Do you have inlineSourceMaps enabled? Everything I'm reading implies this code should not be running if source maps are enabled. Though, the perf here is...
There's no reason whatsoever why this code should even be active for you. It would be very helpful if there were a repro of this that were public (or, something...
Probably, yes, though it just means we need to get another repo with dts source map emit enabled so we can go faster here. We benefited greatly in TS when...
This should be marked as fixing #1034, yes?
I think I expected the PR to be fixing a bunch of other symlink related issues in the fourslash tests, so I'm not sure what else we are missing. Maybe...