Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

446
Views
PhpStorm - How to remove keywords being highlighted in JS documentation?

I am trying to figure out how to remove keywords in my JS documentation from being highlighted, but I am having no luck.

enter image description here

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

Accordingly to your screenshot the keywords are highlighted in JSDoc comments (/** denotes JSDoc while /* is just plain multiline comment).

The IDE can have special handling to improve readability for certain elements in Doc comments (e.g. code samples etc)... but in this case it has no such highlighting for keywords. So this has to be coming from a 3rd party plugin.

  1. Material Theme UI plugin (if you have it installed): please disable that plugin (Settings/Preferences | Plugins), restart the IDE and check again -- does the issue persists?

  2. If that helped then we clearly have identified what plugin is causing this. Enable that plugin back and restart the IDE.

  3. Now check if you have Language additions option enabled in that plugin settings (Material Theme Settings > Other Tweaks tab). Please disabled that option.

about 4 years ago · Juan Pablo Isaza Report

0

In the standard settings it is not highlighted. I don't know if you changed something but i can't recreate it...

Maybe just remove the second "*" on line 1?

    /*

in, false , true, const
 */
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!