0.2.1 of the Textmate-based LSP adds caching layers for TM scope parsing to fix the performance.
My Windows 7 two-core crap-tuper loves it, and tests took 47s to run instead of 70s!
PS: I've noticed that the compiled extension has old files in out/src so they need cleaning!
Resolves #152. Resolves #153.
0.2.1
of the Textmate-based LSP adds caching layers for TM scope parsing to fix the performance. My Windows 7 two-core crap-tuper loves it, and tests took 47s to run instead of 70s!PS: I've noticed that the compiled extension has old files in
out/src
so they need cleaning!