102
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Jun 2023
102 points (100.0% liked)
Free and Open Source Software
17930 readers
6 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
Emacs vs. VS Code
I think you meant vim or neovim--the one true vim.
Emacs and vim should band together against their common VS Code enemy
It's called evil-mode
VSCodium is ok though, right?
Right?
Guys?
Even as a techie myself I found making Emacs just as featureful as VSCode impossible. The debugging you can do in VSCode is unparalleled and using a cli tool is not as easy or quick as using the VSCode debugger. The editing itself is amazing (better than VSCode) but the learning curve is not worth it when I can't just do everything in emacs.
Debugging is pretty much equivalent in all editors that support Language Protocol