Highlights JSF EL expressions #{...} in xhtml/html/xml editors, independently from TextMate token scopes.
Also supports highlighting selected attribute names and their values.
Also adds hover cards over #{bean.member} with resolved Java class and method line.
Supports Ctrl+Click (Go to Definition) from #{bean.member} to Java method/class.
Includes color profiles: default, custom, disabled.