kernelp4nic / vscode-open-in-finder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSC Open in Finder

Logo

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

About

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

License:MIT License


Languages

Language:TypeScript 100.0%