Hacker News new | ask | show | jobs
by DDayMace 1276 days ago
Sublime is great! Ultra fast. I feel like VSCode will be as sluggish as Visual Studio eventually.
1 comments

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.
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.