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 145106

Summary: I18N - Show real characters for escape sequences
Product: editor Reporter: Vitezslav Stejskal <vstejskal>
Component: Actions/Menu/ToolbarAssignee: Miloslav Metelka <mmetelka>
Status: REOPENED ---    
Severity: blocker CC: gtzabari, jglick, kfrank, markiewb
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Vitezslav Stejskal 2008-08-26 10:14:58 UTC
We should be able to (somehow) viewer visual representations of unicode characters being used in the code. For example,
say I have:

System.out.println("\u0320 This is a test!");

I should be able to move my mouse over the String and see a visual representation or something similar.

Please also see issue #24688 where this RFE originated. The issue #24688 describes two problems - at the beginning this
RFE, but then the discussion turned towards char-to-byte and byte-to-char conversions done between a console application
launched from Netbeans and the output window. This issue was filed to separate those two unrelated problems and allow
solving them independently.
Comment 1 Martin Balin 2016-07-07 07:31:33 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 2 _ gtzabari 2016-07-07 20:11:08 UTC
Still an issue in dev build 201607060002.