Home > Article > Backend Development > javascript - Recommend a web editor for everyone to use
The main language will be javascript series html/css/php
I would like to ask you to recommend which web page editors you use?
Special requirements
Save and the file will be automatically uploaded to the ftp (virtual host) I set
Simple and clean interface
Thank you
The main language will be javascript series html/css/php
I would like to ask you to recommend which web page editors you use?
Special requirements
Save and it will automatically upload the file to the ftp (virtual host) I set
Simple and clean interface
Thank you
Visual Studio Code
/ Atom
http://code.visualstudio.com
Do you want to synchronize the code on the editing server locally? If this is the case, Pphstorm is more suitable. The deployment of phpstrom can connect to the server's code and upload it after editing, or synchronize it from the server to the local, etc. You can also consider ssh to the server and use Vim to edit.
Can I use simplified Chinese?