1.0.1 • Published 8 years ago
vscode-open-in-finder v1.0.1
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-finderUsage
It adds 1 command to the command palette:
'Open in Finder' // Opens the current file/project in TerminalLicense
MIT © Fabio Spampinato