Hacker News new | ask | show | jobs
by dopu 1279 days ago
It is so noticeable how different they are in speed. I’ve worked in Sublime for many years now (and continue to for most projects) but will switch to VSCode whenever I want to hack on some Go, since the LSP stuff works so well there. I constantly find myself messing things up due to input latency.
2 comments

Have you tried LSP with gopls on Sublime 4 recently? Works great for me.
Took about 10 minutes to set up, and it's working great. Thanks!
VS Code team did some work on typing latency in the last few months, you might want to give the Insiders version a try.