fabiospampinato / vscode-open-in-application

Open an arbitrary file in its default app, or the app you want.
MIT License
19 stars 0 forks source link

make sure menu shows up for files only #11

Closed ctf0 closed 4 years ago

fabiospampinato commented 4 years ago

Why, I use it for folders as well.

ctf0 commented 4 years ago

"openInApplication.applications": {} // Map between extensions and applications

how u use it on folder then ?

fabiospampinato commented 4 years ago

There isn't much to it:

Screencast.mov.zip

You need apps that can open folders to configure alternative ones of course.