1.0.1 • Published 7 years ago

vscode-open-in-finder v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

VSC Open in Finder

Adds a command for opening the current file or project in Finder.

There's already a Files: Active File in Finder command, but it doesn't work if there is no currently active file, in that case this extension opens the root path of the project.

Install

Run the following in the command palette:

ext install vscode-open-in-finder

Usage

It adds 1 command to the command palette:

'Open in Finder' // Opens the current file/project in Terminal

License

MIT © Fabio Spampinato