TIL: [Dev] How to open folder with Sublime or VS Code from 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 -> Openmenu - 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: