Skip to content

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

License

Notifications You must be signed in to change notification settings

fabiospampinato/vscode-open-in-finder

Repository files navigation

Open in Finder

Logo

Adds a few commands 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

Follow the instructions in the Marketplace, or run the following in the command palette:

ext install fabiospampinato.vscode-open-in-finder

Usage

It adds 2 commands to the command palette:

'Open in Finder' // Open the current file or project in Finder
'Open Root in Finder' // Open the current project in Finder

License

MIT © Fabio Spampinato

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published