0.0.2 • Published 4 years ago
arvis-open-in-vscode v0.0.2
arvis Open in VSCode
arvis workflow to open in VSCode.

Feature
- Search projects and open in VSCode.
- Search projects and reveal in Finder.
- Open selected file in VSCode.
- Fuzzy search.
Installation
npm i -g arvis-open-in-vscode.- Set workflow environment
wdsto your project base folders (split with ,). e.g.wds: /Users/vivaxy/Developers/github,/Users/vivaxy/Developers/gitlab. Workflow searches only first level folders, so make surewdspoint to them.wdsstands forworking directories.
Usage
- Type
codewith a space to search. Pressenterto open selected project in VSCode. Holdcommandand pressenterto reveal in Finder. - Select a file in Finder, type
code(without space) and pressenterto open this folder in VSCode.
🔗 This workflow is converted from alfred-workflow.
Note that there might be some code change or different actions from the original workflow.
Marked original workflow's creator to author.