has been using vim, but sometimes still a little inconvenient, such as not effective to the content of vim copied to the Clipboard, the previous Linux system can also be used to get out with Gedit, now with the Mac do not know how to get out. And I always want to show the JSON data, with vim difficult to see its structure, so finally decided to use sublime
Environment: MAC
Install Sublime
I installed the Sublime3.
Package Control Plug-in Installation:
Https://packagecontrol.io/installation#st3
In Sublime Text3 Press ctrl+shift+p Open Command Panel input Install, select Install package, enter sidebar enhancements, install control
Create a new folder, Ctrl+o Open the folder in sublime, and then right-click to select Sftp,sync both directions ... and finally modify the host, username, password, path, etc.
After the change, the right key to choose Sftp,sync remote->local will be your remote development machine to download things to the sublime.