https://github.com/busterc/open-in-vs-code-automator-workflow
macOS Automator workflow that opens a selected file or folder from Finder into a VS Code editor.
https://github.com/busterc/open-in-vs-code-automator-workflow
automator automator-workflow finder keyboard-shortcuts vscode
Last synced: 4 months ago
JSON representation
macOS Automator workflow that opens a selected file or folder from Finder into a VS Code editor.
- Host: GitHub
- URL: https://github.com/busterc/open-in-vs-code-automator-workflow
- Owner: busterc
- Created: 2018-02-08T23:50:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T23:51:58.000Z (about 8 years ago)
- Last Synced: 2025-02-06T06:34:36.331Z (about 1 year ago)
- Topics: automator, automator-workflow, finder, keyboard-shortcuts, vscode
- Size: 572 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open in VS Code - Automator Workflow
macOS Automator workflow that opens the selected file or folder from Finder into a VS Code editor.

## Installation
1. Download [the latest release](https://github.com/busterc/open-in-vs-code-automator-workflow/archive/master.zip)
2. Unzip it
3. Move `Open in VS Code.workflow` into `~/Library/Services/`
4. Assign a keyboard shortcut (e.g. Option-Command-V ⌥⌘V):
* > System Preferences > Keyboard > Shortcuts > Services > Files and Folders > Open in VS Code

## License
ISC License (ISC)
Copyright © 2018, Buster Collings
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.