Sublime Forum

How to register key combinations for the sidebar?

#1

I tried many things… nothing works, How can I register key combinations that will work in the context of the sidebar!? Lots of testing… nothing :confused:

{
“keys”: “a”],
“command”: “side_bar_rename”,
“context”: {
“key”: “panel”,
“operand”: “sidebar_tree”
}]
}

any hint appreciated

0 Likes

#2

Anyone have a solution for this? I would also like to know.

0 Likes