Skip to content

Conversation

@rbenson
Copy link

@rbenson rbenson commented Mar 12, 2017

issue #12

@rbenson
Copy link
Author

rbenson commented Jun 27, 2017

Hotkeys now do not work regardless if the editorLangID is set or not in vsc v 1.13.1.

@sveggiani
Copy link

sveggiani commented Oct 12, 2017

@rbenson Ufff, I've come here after making a PR and see your PR. Btw there is a double quote missing in your code.

Do you have any hope that this could be merged someday?

"key": "Ctrl+Enter",
"mac": "Cmd+Enter",
"when": "editorTextFocus"
"when": "editorTextFocus && editorLangId == todo

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing quotes here

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I fixed this, but thanks

@senpl
Copy link

senpl commented Mar 28, 2019

any progress on this ??

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.

3 participants