Y
Hacker News
new
|
ask
|
show
|
jobs
by
hexsprite
178 days ago
The typescript-lsp (and others?) is missing a critical part of LSPs whcih is the diagnostics for real-time errors and warnings. So you still need to run a linter, tsc, etc. to generate those sadly.