Hacker News new | ask | show | jobs
by simongr3dal 2000 days ago
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.
1 comments

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.