Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

language-todo does not work with tree-sitter #82

Description

@binaryfunt

Prerequisites

Description

Highlighting has stopped working in JavaScript and Python files

Steps to Reproduce

  1. Open a JavaScript/Python file or an unsaved new file and set the language to JavaScript/Python
  2. Type TODO in a comment

Expected behavior:TODO is highlighted, is in its own <span> with class syntax--storage

Actual behavior:TODO is grey/the same colour as the rest of the comment, is in the same <span> as the rest of the comment without class syntax--storage

Versions

Atom: 1.29.0
Electron: 2.0.5
Chrome: 61.0.3163.100
Node: 8.9.3

Additional information

Highlighting still works for C#

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions