Tyriar / vscode-windows-terminal

VS Code integration with Windows Terminal
https://marketplace.visualstudio.com/items?itemName=Tyriar.windows-terminal
MIT License
33 stars 8 forks source link

For files, open WT in the file's directory #3

Closed mback2k closed 4 years ago

mback2k commented 4 years ago

Thanks again for this @Tyriar! I am just reporting some small things after my first testing:

The command "Open in Windows Terminal" should not be available for files, but only for folders since opening a file with a shell does not make any sense.

mback2k commented 4 years ago

Or instead of not being available, it should just open the Terminal in the directory of the file.