All Projects → kbshl → Alfred Vscode

kbshl / Alfred Vscode

Licence: mit
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alfred Vscode

Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (+121.28%)
Mutual labels:  search, alfred, alfred-workflow, npm-package
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (+17.02%)
Mutual labels:  alfred, alfred-workflow, npm-package
Alfred Open With Vscode Workflow
Alfred 3 workflow for opening files or folders in Visual Studio Code.
Stars: ✭ 74 (-47.52%)
Mutual labels:  alfred, alfred-workflow, visual-studio-code
Search Omnifocus
Alfred workflow that allows free text searching of OmniFocus tasks
Stars: ✭ 231 (+63.83%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (+77.3%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Lock
Alfred 3 workflow to lock your Mac
Stars: ✭ 54 (-61.7%)
Mutual labels:  alfred, alfred-workflow, npm-package
Alfred Web Searches
Alfred workflow to search through any website (easily extendable list)
Stars: ✭ 170 (+20.57%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Learn Anything
Alfred workflow to search Learn Anything
Stars: ✭ 115 (-18.44%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Emoj
Alfred 3 workflow to find relevant emoji from text
Stars: ✭ 325 (+130.5%)
Mutual labels:  alfred, alfred-workflow, npm-package
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-83.69%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Appscripts
Alfred workflow to search and run/open AppleScripts for the active application
Stars: ✭ 56 (-60.28%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Fuzzy
Fuzzy search helper for Alfred 3+ workflows
Stars: ✭ 67 (-52.48%)
Mutual labels:  alfred, alfred-workflow
Alfred Pdf Tools
Optimize, encrypt and manipulate PDF files.
Stars: ✭ 69 (-51.06%)
Mutual labels:  alfred, alfred-workflow
Tldr Alfred
Alfred workflow for TLDR
Stars: ✭ 70 (-50.35%)
Mutual labels:  alfred, alfred-workflow
Alfred Time
Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4
Stars: ✭ 65 (-53.9%)
Mutual labels:  alfred, alfred-workflow
Alfred Show Network Info
Alfred 4 Workflow - See network info and discover local devices
Stars: ✭ 77 (-45.39%)
Mutual labels:  alfred, alfred-workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (-44.68%)
Mutual labels:  alfred, alfred-workflow
Alfred Google Translate Workflow
Alfred Google Translate Workflow. Alfred 多語言翻譯 Workflow,含有拼字校正、近似詞建議功能。(Temporally broken, use https://github.com/zetavg/alfred-google-translate-workflow/pull/8)
Stars: ✭ 85 (-39.72%)
Mutual labels:  alfred, alfred-workflow
Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (+799.29%)
Mutual labels:  search, alfred
Play Song
An Alfred workflow for quickly and easily playing music in iTunes / Apple Music
Stars: ✭ 62 (-56.03%)
Mutual labels:  alfred, alfred-workflow

alfred-vscode

Commitizen friendly Github all releases GitHub stars NPM total downloads NPM license

Alfred 3 workflow that allows you to browse and open Visual Studio Code (Insiders) projects or simply open specified folders/files.

alfred-vscode in action

Prerequisites

You need

Installation

npm install --global alfred-vscode

Note for Insiders Edition users:

Remember to set the vscodeEdition variable to code-insiders in the Workflow Configuration!

Note for VSCodium users:

Remember to set the vscodeEdition variable to codium in the Workflow Configuration!

It defaults to code.

Usage

Projects

Simply type vsc followed by space to list all projects. Optionally type a query to search for a specific project or group. The overall list shows 100 projects at max.

Select a project and press Enter to open it in VS Code or Code Insiders.

Hold Alt when pressing Enter to open the project path in Terminal - You can set the terminal app in the Workflow variables view.

Hold Shift when pressing Enter to open the project path in Finder.

Folders / Files

Type vs followed by space and search for a specific folder or file to open in Visual Studio Code.

Hold Shift when pressing Enter to open that folder or file in a new VS Code window.

Special Thanks

Big Thanks goes to Cloudstek for his Alfred Atom Workflow which I used as a base for this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].