Katelyn Nienaber
Katelyn Nienaber
This is not a feature in VSCode yet, but I've requested it here: https://github.com/microsoft/vscode/issues/99345 If we get 20 upvotes in 30 days they will add it to their backlog! So...
@lauren-li I think we should bring it up in standup. What would make sense to me is to move all commands into the meatball menu, unless they are frequently used....
Update, this should be possible now. VSCode has added [submenus](https://github.com/microsoft/vscode/issues/100172#issuecomment-645203070)
Working on this. Seems that if you execute a command from a keybinding, VSCode does not receive the proper context for the focused item in the tree, and any command...