Hacker News new | ask | show | jobs
by rs186 238 days ago
VSCode's TypeScript service does not currently use LSP, and many language queries run in the same thread as the extension (or "Extension Host"). That does not necessarily explain the performance difference though