Closed ghost closed 6 years ago
Thanks for taking the time to contribute!
We noticed that this is a duplicate of https://github.com/atom/language-javascript/issues/600. You may want to subscribe there for updates.
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.
@magic-maker commented on Oct 25, 2018, 11:23 AM UTC:
Prerequisites
Description
The last release of Atom x64 for Windows lost the JSDoc syntax highlights. Atom1.31.2 x64 for Windows is OK.
Steps to Reproduce
Just open a JS file containing JSDoc comments.
Expected behavior: The JSDoc comments should be highlighted
Actual behavior: JSDoc comments are treated like any other comment
Reproduces how often: 100%
Versions
Atom 1.32.0 x64 for Window
Additional Information
This issue was moved by Ben3eeE from atom/atom#18326.