-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
handleKeys
doesn't work in Ver 0.10.3
#2145
Comments
New Untitled File
in Ver 0.10.3New Untitled File
in Ver 0.10.3
Dammit. This is my doing in the last release: https://github.com/VSCodeVim/Vim/blame/master/src/configuration/configuration.ts#L80. I reversed the logic. The check should be if is I'm about to head out -- won't be able to get to this until the EOD. Feel free to submit a PR in the meantime. Sorry :( |
New Untitled File
in Ver 0.10.3handleKeys
doesn't work in Ver 0.10.3
Back to normal again! 😄 |
BUG REPORT
Environment:
What happened:
<C-n>
give no response after updating to v0.10.3.What did you expect to happen:
Open a new untitled file.
I have already set
"<C-n>": false
in"vim.handleKeys"
, and my settings of VsCodeVim is as follows:settings.json
The text was updated successfully, but these errors were encountered: