This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271150 - One should be able to add syntax highlight to custom characters
Summary: One should be able to add syntax highlight to custom characters
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-24 08:22 UTC by vk011
Modified: 2017-07-24 08:22 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vk011 2017-07-24 08:22:59 UTC
Product Version = NetBeans IDE 8.2 (Build 201705191307)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time

STEPS:
  * Open tools/options/Fonts & Colors and choose HTML"


EXPECTED:
  It would be good to be able to add highlighting for custom characters. For example I use node with ejs, and I have connected ejs to html file types so I get nice html highlighting inside of ejs files, but I also use these characters <% and %> and they of course appear as plain text, but it would be better if I could add those characters as a "category" or something similar and add certain styling to them