vscode-helix icon indicating copy to clipboard operation
vscode-helix copied to clipboard

feat: custom keybindings

Open jasonwilliams opened this issue 1 year ago • 0 comments

Currently all keybindings are hardcoded into the extension. There should be the ability to parse the config.toml file and get the keybindings which can be changed. Or maybe some config in this extension itself (similar to VSCode Vim).

Not all keybindings can be changed, as some need to be stipulated at build time, see here

jasonwilliams avatar Dec 18 '23 10:12 jasonwilliams