By default they are not, but you can turn them into IDEs. In fact, you can turn them into better IDEs than stuff like IntelliJ or Visual Studio will ever be.
Comment on emacs
Prunebutt@feddit.de 1 year agoNeovim and emacs are IDEs.
netchami@sh.itjust.works 1 year ago
BeigeAgenda@lemmy.ca 1 year ago
Yes, if you can remember the shortcuts…
M-x IDE
netchami@sh.itjust.works 1 year ago
You can customize all the shortcuts and create custom ones. I’d recommend utilizing the leader key concept, and centering your keybindings around that. For text editing, just use evil-mode, once you build up muscle memory with those Vim bindings it’s just awesome.