5 ms·
Does everyone really just use vim? This one surprised me as a problem.
by metalforever 11mo ago
Does everyone really just use vim? This one surprised me as a problem.
- galangalalgol 11mo agoVim with ale is pretty great in any language with a language server that I've tried.
- skydhash 11mo agoYou only need an IDE if you’re dealing with lots of symbols and a complicated module system (Java, .Net). That’s when you need a code indexing tool. For a lot of language, a text editor is enough.
- zenlot 11mo ago[dead]