this post was submitted on 21 Jun 2023
112 points (100.0% liked)
Free and Open Source Software
17943 readers
28 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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