Skip to content

Support highlighting TODO comments with language-todo #45

Description

@duien

Currently, "TODO", "FIXME", etc. keywords are not highlighted inside of comments in Elixir. In order for the language-todo package to highlight those, the grammar for comments must use begin/end patterns instead of match.

See atom/language-go@e5180ac for an example of the change that would need to be made.

I'll likely try to make a PR to fix this, but wanted to open an issue in the meantime so there's a record of what would need to be done.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions