Hacker News new | ask | show | jobs
by yayoohooyahoo 673 days ago
I quit ST over poor typescript support - did it get any better in recent versions?
3 comments

For me, the only thing I miss in LSP-TypeScript package [1] is automatic changing of import paths when you rename a file.

[1] https://github.com/sublimelsp/LSP-typescript

It still isn't on par with VS code, but it has been good enough for my team.
v4 has Typescript support built in and is really good.