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 153012 - Option to set visible for white space, tab, new line, and ideographic space
Summary: Option to set visible for white space, tab, new line, and ideographic space
Status: RESOLVED DUPLICATE of bug 116926
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 08:06 UTC by Keiichi Oono
Modified: 2008-11-12 10:18 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 Keiichi Oono 2008-11-12 08:06:12 UTC
In many cases, the existing source code includes tab, and new-line may be different from the platform default.
It's helpful if we have an option to set those characters visible in the Editor.

  * tab
  * white space
  * new-line (CR, CR+LF, LF)
  * ideographic space (unicode u3000)

When editing in the east Asian locale, ideographic space (u3000) is accidentally inserted (it's expected to insert white
space). It's really helpful if ideographic space can be displayed in the editor.

Here is a screen shot image. It's an Eclipse plugin which Japanese developer is providing similar feature:
http://eclipsewiki.net/eclipse/index.php?plugin=ref&page=JStyle%A5%D7%A5%E9%A5%B0%A5%A4%A5%F3&src=jstyle.png
Comment 1 Jiri Prox 2008-11-12 10:18:08 UTC
It is already filed, thanks for your enhancement anyway

*** This issue has been marked as a duplicate of 116926 ***