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

Restrict keyboard shortcuts to Task files syntax #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sveggiani
Copy link

@sveggiani sveggiani commented Oct 12, 2017

Solves #12

@sveggiani sveggiani changed the title Restrict keyboard shortcuts to Task files syntax. Solves #12 Restrict keyboard shortcuts to Task files syntax Oct 12, 2017
@schuchard
Copy link

I'd like to see this PR go through. A few questions though. Does a todo file extension need to be defined? Not sure if that can be done via the extension.

 "files.associations": {
    "*.todo": "todo"
  }

Also most examples wrap the LangId in single quotes
editorTextFocus && !editorReadonly && editorLangId == 'todo'

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