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

Shortcut confliction #15

Closed
zjhmale opened this issue Mar 13, 2017 · 4 comments
Closed

Shortcut confliction #15

zjhmale opened this issue Mar 13, 2017 · 4 comments

Comments

@zjhmale
Copy link
Owner

zjhmale commented Mar 13, 2017

Since other sophisticated extensions are all released without carrying any default key bindings, so I'm just seriously considering about removing all the default key bindings for actions. Any ideas about this @be5invis

@be5invis
Copy link
Collaborator

@zjhmale You know there is a key binding filter called editorLangId

@be5invis
Copy link
Collaborator

"when": "editorFocus && editorLangId == idris", ← add into package.json

@zjhmale
Copy link
Owner Author

zjhmale commented Mar 14, 2017

@be5invis Thanks! I added this restriction explicitly, but it did not work as expected 😅

@zjhmale
Copy link
Owner Author

zjhmale commented Mar 14, 2017

Just replaced all these TABs with double spaces here 😄

image

v0.3.1 will be released tonight, thanks, @be5invis.

Cheers!

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