Is there a way to customize syntax highlighting for javascript files in Eclipse PDT?

185 views Asked by At

I would like to customize syntax highlighting for javascript files in Eclipse PDT.

I am working with the Eclipse PDT version 2021-03 (4.19.0) on Windows 7 64 bits. I have installed just the standard Eclipse IDE for PHP Developers with no additional components added.

The Window > Preferences dialog provides me an ability to customize all other file types such as PHP, CSS, HTML or XML but not Javascript, see the image below:

Am I missed something and there still is a way to have custom JS highlighting in Eclipse PDT?

Or may be what additional components I need to install to make the custom JS highlighting possible for Eclipse PDT?

Any help is much appreciated.

P.S. There is one additional wrong behavior with JS files, namely the Outline sidebar panel is empty for them complaining "There is no active editor that provides an outline".

0

There are 0 answers