arvis-open-in-vscode

0.0.2 • Public • Published

arvis Open in VSCode

arvis workflow to open in VSCode.

Screenshot

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 wds to 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 sure wds point to them. wds stands for working directories.

Usage

  • Type code with a space to search. Press enter to open selected project in VSCode. Hold command and press enter to reveal in Finder.
  • Select a file in Finder, type code (without space) and press enter to 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.

Package Sidebar

Install

npm i arvis-open-in-vscode

Weekly Downloads

1

Version

0.0.2

License

GPL-3.0-or-later

Unpacked Size

325 kB

Total Files

15

Last publish

Collaborators

  • jopemachine