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 196999 - More on better syntax highlighting.
Summary: More on better syntax highlighting.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 10:04 UTC by aybiss
Modified: 2012-11-29 16:59 UTC (History)
1 user (show)

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 aybiss 2011-03-23 10:04:05 UTC
Just an idea, but what would be awesomely cool would be if the IDE could tell between commented out lines and actual comments. Then real comments could be in a more visible colour and commented out code in a less visible colour (like the light grey it already is).

Normally, proper comments are either javadoc style comments or the comment markers are followed by a space. Commented out lines usually follow directly after the markers. Like so:

// This is important information
//this.isJustOldCode();

People who don't use this standard would soon find it useful, I'm sure.

Product Version = NetBeans IDE 7.0 Beta 2 (Build 201102140001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.1-b02