- Open Automator
- Choose Quick Action as the document type
- Change Workflow receives current to files or folders in Finder.app
- For Action, choose Open Finder items from the left hand sidebar
- Change Open with to Visual Studio Code.app (find it in Other... )
- For the Icon, change Image to "Choose..." and select the Visual Stuido Code app. It'll automatically pick the icon
- Save it (Cmd+S) as something like "Open in VS Code"
Forked from tonysneed/Mac OS X: Open in Visual Studio Code
Last active
February 25, 2025 23:20
-
-
Save aamnah/9b66ab2462e1b50358455dbd3c9c2f0f to your computer and use it in GitHub Desktop.
Add Quick Actions to Finde in macOS Big Sur to open a folder in VS Code
THANK YOU! I've tried to figure this out multiple times to no avail, so glad to have it finally working.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Very nice. Works great. Thank you!