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

Syntax Highlighting Broken in Javascript Files #96

Closed
1 task done
jarrodwhitley opened this issue Aug 9, 2019 · 1 comment
Closed
1 task done

Syntax Highlighting Broken in Javascript Files #96

jarrodwhitley opened this issue Aug 9, 2019 · 1 comment

Comments

@jarrodwhitley
Copy link

Screen Shot 2019-08-09 at 1 21 01 PM

Prerequisites

Description

TODO, FIXME and the like are not highlight in JS files.

Steps to Reproduce

  1. Open a .js file
  2. Add a TODO (ex: // TODO: add element)

Expected behavior:

"TODO" should be highlighted

Actual behavior:

"TODO" remains the comment color gray.

Reproduces how often:

100% of the time

Versions

OS X 10.14.6
Atom 1.39.1

Additional Information

  • Works fine in other file types like PHP, HTML, and CSS/SCSS
@rsese
Copy link

rsese commented Aug 12, 2019

Thanks for contributing!

We noticed that this looks like a duplicate of #82 so you can subscribe there if you'd like.


Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.

@rsese rsese closed this as completed Aug 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants