Hacker News new | ask | show | jobs
by burlesona 2000 days ago
Just for what it’s worth, I’ve never had any lag, hanging, stuttering, etc. with Sublime Text 3. It’s very fast.
1 comments

It is fast and I find myself going between the two. But intellisense and the language plugins that Microsoft makes are just so much better than what Sublime Text offers.
Language servers often run anywhere, and generally aren't using up all the ram.
For me (emacs + clangd), the language server slowly grows in memory usage until it's eaten up 32G and then gets OOM killed :(
Sounds like a bug.