DEV Community

Discussion on: Can you hand write a website in Notepad?

Collapse
 
matthewbdaly profile image
Matthew Daly

I use Neovim and I've never felt like I was missing anything from an IDE. Thanks to PHPactor I've even got the sort of refactoring tools things like PHPStorm make a big song and dance about.

Collapse
 
idanarye profile image
Idan Arye

You can't compare Neovim to Notepad. Vim/Neovim are power editors - like Sublime, VSCode, Atom, or even Notepad++.

Vi, on the other hand, is comparable to Notepad.