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 254740 - Ability to show whitespace (tabs and spaces) but not other non-printing characters
Summary: Ability to show whitespace (tabs and spaces) but not other non-printing chara...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-26 01:31 UTC by ProjectOrc
Modified: 2015-08-26 01:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Visual Studio 2008 screenshot of tabs and spaces shown in faded colours (2.90 KB, image/png)
2015-08-26 01:31 UTC, ProjectOrc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ProjectOrc 2015-08-26 01:31:17 UTC
Created attachment 155648 [details]
Visual Studio 2008 screenshot of tabs and spaces shown in faded colours

Microsoft Visual Studio 2008 has the option to Edit → Advanced → View White Space.

NetBeans seems to only be able to show whitespace via View → Show Non-printable Characters, but the other non-printable characters (such as newline) are ugly.

I would like to be able to view only whitespace (tabs and spaces) as separate viewable characters and also have the option to colour them to a soft colour, like the attached picture (a screenshot from Visual Studio 2008).

The ability to colour each non-printable character differently may be sufficient (so the newlines can be faded out completely in the settings), so these may also be related:

- Bug 207793 - Ability to individually set color/highlight options for different kinds of whitespace (although the "different kinds" in this bug are context-sensitive kinds, rather than different characters like tab vs space)
- Bug 198016 - Tabs should not be displayed as whitespace (although I do want to display tabs)