Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sozercan/openincode
:open_file_folder: macOS Finder toolbar app to open current folder in Visual Studio Code
https://github.com/sozercan/openincode
finder-toolbar macos visual-studio-code vscode
Last synced: about 1 hour ago
JSON representation
:open_file_folder: macOS Finder toolbar app to open current folder in Visual Studio Code
- Host: GitHub
- URL: https://github.com/sozercan/openincode
- Owner: sozercan
- License: mit
- Created: 2016-07-09T23:15:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-30T18:52:20.000Z (over 2 years ago)
- Last Synced: 2024-07-31T20:27:32.545Z (3 months ago)
- Topics: finder-toolbar, macos, visual-studio-code, vscode
- Language: Objective-C
- Homepage:
- Size: 1.53 MB
- Stars: 901
- Watchers: 20
- Forks: 49
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenInCode
:open_file_folder: Finder toolbar app to open current folder in Visual Studio CodeInstallation and usage:
- Download app for [Light](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCode.app.zip) or [Dark](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCodeDark.zip) mode or using `brew cask install open-in-code`
(if using [VS Code Insiders](https://code.visualstudio.com/insiders), download [this](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCodeInsiders.app.zip) instead)
- Move Open in Code.app to /Applications
- Go to /Applications
- While holding Command key, drag Open in Code.app to Finder toolbar
- Right-click Open in Code.app and click Open. When the security dialog prompt appears, click Open.
- Once Visual Studio Code new window is opened, close it.
- Navigate to a folder you want to open with Visual Studio Code
- Click on the toolbar icon
- Folder will open with Visual Studio Code![](http://i.imgur.com/F5ZrCmS.gif)