I was wondering if it is possible to change the default MacOS keyboard shortcut from command+alt+T to another. This shortcut is already taken by default action (it closes all the documents except the current) and it's very inconvenient to disable and enable extension every now and then.
In this PR, I propose ctrl+alt+T cause it seems not to be taken by any standard action in VS Code.
What do you think?
Hey! Thanks for the extension, really great!
I was wondering if it is possible to change the default MacOS keyboard shortcut from
command+alt+T
to another. This shortcut is already taken by default action (it closes all the documents except the current) and it's very inconvenient to disable and enable extension every now and then.In this PR, I propose
ctrl+alt+T
cause it seems not to be taken by any standard action in VS Code. What do you think?