Skip to content

Commit

Permalink
create README
Browse files Browse the repository at this point in the history
  • Loading branch information
willbchang committed Jun 8, 2019
1 parent 0a3b872 commit f9f9581
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Open in VSCode
Open in VSCode is an Alfred Workflow for opening VSCode with one command.

## Installation
Download [here](https://raw.githubusercontent.com/willbchang/alfred-open-in-vscode/master/Open%20in%20VSCode.alfredworkflow).

## Usage
<kbd>cmd</kbd> + <kbd>cmd</kbd>
- [x] Launch VSCode
- [x] Bring VSCode to the front window
- [x] Open file(s)/folder(s) in VSCode
- [ ] Write selected text to an untitled empty file in VSCode

### Change Code Editor
Open `Run Script` object and replace `Visual\ Studio\ Code` with `YOUR\ APPLICATION\ NAME`.

## Contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](LICENSE)

0 comments on commit f9f9581

Please sign in to comment.