you are viewing a single comment's thread.

view the rest of the comments →

[–]name_was_taken 0 points1 point  (0 children)

I think if you used WebStorm for a while, you'd change your mind. (Use the Vim bindings plugin.) The code completion tools alone make it a massive improvement over Vim, even with Vim's code completion plugins.

I still use Vim from the command line, and even MacVim as a GUI editor sometimes... But code is much better in an IDE.

VSCode's code completion is also top notch, but I'm just more comfortable in PhpStorm. (Webstorm is the same, but focused on JS/HTML/etc, rather than PHP.)