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

why it cannot be assigned a shortcut ? #15

Closed jiewangjs closed 2 years ago

jiewangjs commented 2 years ago

After I pressed the shortcut assigned to it, this pops out. Does it mean that the functionality can not be achieved using keyboard shortcut but just context menu ? image

fabiospampinato commented 2 years ago

Last time I checked vscode provided no APIs for retrieving the path of the currently opened editor.