You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using these configuration myself, and it's work for me.
Please notice that command like "emacs.cursorDown" are provided by another extension (called "Emacs Keymap" created by hiro-sun, repo: https://github.com/hiro-sun/vscode-emacs.git). please make sure you have these command.
You can check it in the keyboard shortcut GUI page
You can simply change "emacs.cursorDown" to "cursorDown" (which is a default vscode command name) if you just want to have a shortkey that move the cursor for a several time.
I installed this on the latest version of vscode, copied the example and it didn't recognize the command.
The text was updated successfully, but these errors were encountered: