1.0.3 • Published 7 years ago

vscode-open-in-transmit v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

VSC Open in Transmit

Adds a command for opening the current file or project in Transmit.

Since Transmit doesn't provide a command line utility for interacting with it, this is implemented via an AppleScript. If you want to open something in Transmit's right panel be sure the "Local Browser" is active, instead of the "Remote Browser".

Install

Run the following in the command palette:

ext install vscode-open-in-transmit

Usage

It adds 2 commands to the command palette:

'Open in Transmit (Left)' // Open the current file or project in Transmit's left panel
'Open in Transmit (Right)' // Open the current file or project in Transmit's right panel

License

MIT © Fabio Spampinato