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.

JSDocs comments no longer higlighted #600

@wolfy1339

Description

@wolfy1339

Prerequisites

Description

With Tree-Sitter parser on, i no longer get any syntax highlighting for JSDoc comments

Steps to Reproduce

  1. Turn on tree-sitter
  2. Open file with JSDoc comments

Expected behavior: Have syntax highlighting
Actual behavior: No syntax highlighting for JSDoc comments

Reproduces how often: 100%

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

$ atom --version
Atom    : 1.33.0-nightly3
Electron: 2.0.10
Chrome  : 61.0.3163.100
Node    : 8.9.3
$ apm --version
internal/child_process.js:323
    throw errnoException(err, 'spawn');
    ^

Error: spawn UNKNOWN
    at _errnoException (util.js:1024:11)
    at ChildProcess.spawn (internal/child_process.js:323:11)
    at exports.spawn (child_process.js:502:9)
    at EventEmitter.<anonymous> (C:\Users\Thomas2\AppData\Local\atom\app-1.33.0-nightly3\resources\app\apm\lib\apm-cli.js:169:17)
    at _combinedTickCallback (internal/process/next_tick.js:131:7)

Additional Information

Community Packages (34)
├── atom-beautify@0.33.2 (disabled)
├── atom-discord@1.6.1
├── atom-easy-jsdoc@4.12.5
├── atom-html-preview@0.2.5 (disabled)
├── atom-ide-ui@0.13.0
├── atom-material-syntax@1.0.8
├── atom-material-syntax-dark@1.0.0
├── atom-material-ui@2.1.3
├── atom-rst-preview-docutils@1.0.0 (disabled)
├── atom-ternjs@0.18.3 (disabled)
├── code-peek@1.4.21
├── dockerletion@0.2.0 (disabled)
├── editorconfig@2.2.2
├── file-icons@2.1.25
├── ide-css@0.3.0
├── ide-json@0.2.1
├── ide-python@1.0.0 (disabled)
├── ide-typescript@0.7.6
├── ide-yaml@0.4.4 (disabled)
├── language-apache@1.8.0 (disabled)
├── language-batchfile@0.7.5 (disabled)
├── language-diff@0.7.0 (disabled)
├── language-docker@1.1.8 (disabled)
├── language-ignore@1.7.4
├── language-lua@0.9.11 (disabled)
├── language-restructuredtext@1.1.2 (disabled)
├── linter@2.2.0 (disabled)
├── linter-eslint@8.4.1
├── preview@0.17.0 (disabled)
├── react@0.18.0
├── react-es7-snippets@0.3.13 (disabled)
├── svg-preview@0.12.1 (disabled)
├── teletype@0.13.3 (disabled)
└── wakatime@7.0.5

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