List of supported editors
The following editors are supported:
- TextMate
- Sublime Text 2
- SubEthaEdit (but see below)
- Coda (but see below)
- Espresso (but see below)
You can also write a custom script to support any editor.
TextMate
Works out of the box.
Sublime Text 2
Works out of the box, as long as it is installed into
/Applications.
SubEthaEdit
You need to install the command-line tool if you haven't done so already (see Preferences > Advanced).
Coda
Opening a file always works. Go To Line is implemented by emulating key presses (e.g. Command-Shift-L, 4, 2, Enter), which occasionally might go wrong. Sorry, support says there is no better way.
If you want LiveReload to work in Coda live preview, you need to use a SCRIPT snippet instead of browser extensions.
Espresso
Opening a file always works. Go To Line is implemented by emulating key presses (e.g. Command-L, 4, 2, Enter), which occasionally might go wrong. Sorry, there seems to be no better way.
If you want LiveReload to work in Espresso live preview, you need to use a SCRIPT snippet instead of browser extensions.
-
Installation
-
General Use
-
Workflows
- Overview of remote workflows
- Preview CSS changes against a live site, then upload when done
- If you edit the sources locally and sync on save via Coda, Espresso, Sublime SFTP plugin
- If you edit remote files using Open With in Transmit
- If you mount your site as disk using Transmit, ExpanDrive, sshfs, etc
- View all (1 more)
-
Features
-
Languages
-
Frameworks and Toolchains
-
Editor Support
-
Tips
-
Limitations
-
Settings
-
Troubleshooting
-
Roadmap
-
Ecosystem
-
About Us