Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't seem to work #1

Open
svankirk opened this issue Aug 13, 2019 · 2 comments
Open

doesn't seem to work #1

svankirk opened this issue Aug 13, 2019 · 2 comments

Comments

@svankirk
Copy link

I installed this on the latest version of vscode, copied the example and it didn't recognize the command.

@giyyapan
Copy link
Owner

I'm using these configuration myself, and it's work for me.

image

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
image

@giyyapan
Copy link
Owner

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.

Please let me know if it's still not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants