0.0.9 ā€¢ Published 6 days ago

alfred-open-with-vscode v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
6 days ago

alfred-open-with-vscode

šŸ’» An Alfred Workflow for opening folders with Visual Studio Code.

In Visual Studio Code, the Ctrl + R shortcut key provides a convenient way to switch between projects. Nonetheless, there are times when opening other projects in a new window is necessary, and this is the primary objective of this workflow.

Features

Supports displaying the folders opened with Visual Studio Code most recently.

Installation

# Install globally
$ npm i -g alfred-open-with-vscode

# Import to Alfred
$ alfred-open-with-vscode-import

After pressing the Alfred Hotkey, enter the open keyword to display the folders most recently opened with Visual Studio Code. Users can continue to enter the directory name to further search for the target folder, and then press Enter to open the folder with Visual Studio Code.

Requirements

TODOs

  • Support custom workflow keywords.
  • Sort by open frequency.
0.0.9

6 days ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago