Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins

Home Page:https://nodeclipse.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimalist Jade Editor not highlighting tags

raafaar opened this issue · comments

Hello,
I've just installed nodeclipse for code coloring of jade and for build.gradle files. It has many features, but now I only need these two.

Unfortunately, the highlight of HTML tags in the Minimalist jade editor is not working for me. They appear as normal text (black text).
It only highlights keywords like 'var', 'if', 'in' and the strings get colorer in blue.

Here is an screenshot:
screenshot from 2016-04-19 14 27 06

I'm using Eclipse kepler.
The editor is org.nodeclipse.enide.editors.jade
Minimalist Jade Editor version 1.0.2.201509250223
Nodeclipse version 1.0.2.201509250223

Is this intended to be like this? Or do I misconfigured something?

thank you in advance