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

Unable to configure keybindings. #9001

Open
NeuSandeZ opened this issue Apr 23, 2024 · 1 comment
Open

Unable to configure keybindings. #9001

NeuSandeZ opened this issue Apr 23, 2024 · 1 comment

Comments

@NeuSandeZ
Copy link

NeuSandeZ commented Apr 23, 2024

I can't set keybindings. Seems like there's no property "vim.normalModeKeyBindingsNonRecursive" in my settings.json. In fact there's no property regarding any mode.
Screenshot from 2024-04-23 22-50-35

@bledidalipaj
Copy link

Key bindings have an application scope and can only be set in the user settings file.

If you are in the wrong settings.json file key bindings don't show as an available option and if you try to add them you will see an appropriate message telling you so when you hover over the setting.

Here is a screenshot with the message that is displayed if you add them to the wrong settings.json file (this is from my workspace's settings.json ):

image

Are you sure you are using the correct settings.json file?

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