Our current setup at work means that I have to SSH into a development server and then edit files on the dev server directly through the terminal using vim. I personally hate this method and would prefer to use PhpStorm or another popular PHP text editor and edit using this instead.
Is it possible to have PhpStorm automatically SSH into a dev server and edit these files rather than going through the Vim app (which I find confusing)