atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
816 stars 203 forks source link

Javascript header comment incorrect highlighting #443

Closed mindpixel-labs closed 6 years ago

mindpixel-labs commented 6 years ago

Javascript documentation headers appear to be incorrectly highlighted.

Reproduction Steps:

  1. Set language/syntax to Javascript
  2. Insert/type the following heading comment:
    /**
    * Heading Comment
    */

    Expected behavior: Expected behavior is to have the comment portions all muted.

Observed behavior: Comment syntax is showing some of the asterisks as blue, but should be dark gray/muted

Atom version: 1.21.0 OS and version: Mac OS 10.12.5 and Windows 10

Installed packages: activate-power-mode@2.5.0 aligner@1.2.4 aligner-javascript@1.3.0 aligner-php@1.2.0 ask-stack@2.2.0 atom-expressionengine@0.4.0 atom-less@0.1.10 atom-material-syntax@1.0.6 atom-material-ui@2.0.4 atom-prettify@0.1.3 atom-typescript@11.0.9 atom-wrap-in-tag@0.6.0 autoprefixer@3.7.1 busy-signal@1.4.3 compile-less@1.0.0 emmet@2.4.3 expand-region@0.3.2 expand-selection-to-quotes@0.11.0 flatwhite-syntax@0.8.1 github-atom-light-syntax@0.5.0 high-street-ui@1.3.0 intentions@1.1.5 language-blade@0.36.0 language-liquid@0.6.0 language-vue-component@0.5.0 linter@2.2.0 linter-ui-default@1.6.10 php-extract-method@0.2.1 platformio-ide-terminal@2.7.0 rgb@1.2.0 set-syntax@0.4.0 sort-lines@0.15.0 sync-settings@0.8.3 tabs-to-spaces@1.0.3 title-case@0.4.0

mindpixel-labs commented 6 years ago

This was posted in the wrong spot and moved to the syntax repository:

https://github.com/atom-material/atom-material-syntax/issues/79