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

Add abortKeyBinding to allow overloading keymaps #69

Merged
merged 1 commit into from
Apr 12, 2016
Merged

Add abortKeyBinding to allow overloading keymaps #69

merged 1 commit into from
Apr 12, 2016

Conversation

yasuyuky
Copy link
Contributor

Hi.
I added abortKeyBinding to allow overloading key mapping.

Now, findDefinition method check condition that the grammar of source code is correct.
If not, the method quit silently and other keybindings which have same key-map can not know that.

Adding e. abortKeyBinding, others could know atom-racer did not handle the key-map.
So this PR may also ease problems like #43 .

http://flight-manual.atom.io/behind-atom/sections/keymaps-in-depth/#overloading-key-bindings

Regards,

@edubkendo
Copy link
Owner

Thanks for your contribution!

@edubkendo edubkendo merged commit 8500ad4 into edubkendo:master Apr 12, 2016
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

Successfully merging this pull request may close these issues.

2 participants