How to open folder with Sublime or VS Code from Mac Finder?
Let’s say you want to open the folder from the Finder window, what would you do?
You have three options:
- First open the Sublime Or VS Code, then use the
File -> Open
menu - Right click to use
Services
(in case you have services setup) - Click on the toolbar icon to open.
Option 3 looks like this:

Or

You might wonder how to do it?
Please see my repos for instructions:
This post belongs to a series “Know your editor: Visual Studio Code”, where it has a collection of Visual Studio Code tips and setup.