Sublime Text 2 plugin for editing files from PythonAnywhere hosting
Install
Through Package Control
Command Palette > Package Control: Install Package > Python Anywhere Editor
or clone this repository in
- Windows:
%APPDATA%/Roaming/Sublime Text 2/Packages/ - OSX:
~/Library/Application Support/Sublime Text 2/Packages/ - Linux:
~/.Sublime Text 2/Packages/ - Portable Installation:
Sublime Text 2/Data/
Usage
Command Palette > Python Anywhere Editor: ...
-
Set Usernameprompt for your username and then save it in settings -
Loginprompt for your password and then login -
New Fileprompt for new filename, create it and open -
Open Fileprompt for filename, load it and open -
Sync Filereload file content from server -
Sync All Opened Filesreload all opened files content from server Reload Web Apps
For save opened file just press ctrl+s / cmd+s