grgar / vscode-sidebars

VS Code extension to toggle sidebars and panels with restore functionality
https://marketplace.visualstudio.com/items?itemName=grg.sidebars
MIT License
1 stars 0 forks source link

How to change keybindings? #1

Open cogscides opened 3 months ago

cogscides commented 3 months ago

When I change the hotkey then I got an error:

'runCommands' has received an argument with incorrect type. Please, review the argument passed to the command.

Thank you for the extension! Just setup but it works as it should! 🔥

grgar commented 3 months ago

Hi @cogscides, how are you changing the hotkey? Using ‘Add Keybinding’ in the keyboard shortcuts UI or writing JSON? What does your keybindings.json look like for your entries for the extension?