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

Enabling default keymap, and setting as default #526

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

alexander-alvarez
Copy link
Contributor

@alexander-alvarez alexander-alvarez commented Feb 14, 2017

I would like to hit ctrl-arrow when editing ember twiddles and have it work. 😃

From the docs: http://codemirror.net/doc/manual.html

keyMap: string
Configures the key map to use. The default is "default", which is the only key map defined in codemirror.js itself. Extra key maps are found in the key map directory. See the section on key maps for more information.

https://github.com/codemirror/CodeMirror/blob/master/src/input/keymap.js

@Gaurav0
Copy link
Contributor

Gaurav0 commented Feb 15, 2017

LGTM. Thanks very much.

@Gaurav0 Gaurav0 merged commit bb52188 into ember-cli:master Feb 15, 2017
@alexander-alvarez alexander-alvarez deleted the enable-default/keymap branch February 15, 2017 14:29
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