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:

  1. First open the Sublime Or VS Code, then use the File -> Open menu
  2. Right click to use Services (in case you have services setup)
  3. 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: