samxcode

Results 1 comments of samxcode

in the latest version, the command has changed. I used the following config which is worked. ``` { "key": "ctrl+alt+j", "command": "extension.jumpy-word", "when": "editorTextFocus" }, { "key": "Escape", "command": "extension.jumpy-exit",...