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 245992 - View option to show unicode codepoint or the character itself for non-ASCII characters in literals
Summary: View option to show unicode codepoint or the character itself for non-ASCII c...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.1
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-25 11:08 UTC by ferhat.savci
Modified: 2014-07-25 11:08 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 ferhat.savci 2014-07-25 11:08:56 UTC
Could we have a view option for the editor (preferably on the editor toolbar, so we can turn it on and off quickly) to show the unicode codepoint in char and String literals instead of the characters themselves (like '\u04d9' for 'ә')?