Convert non-ASCII-character to \uabcd in character and string constants Permanently deleted user Created March 25, 2007 10:58 Is there an action/quick-fix in IDEA to convert non-ASCII characters in character or string constants to the \uabcd-form?
Having the same thing for HTML entities or XML numeric entities would be
nice too..
It should probably be an intention, or better yet a pair of them for converting back and forth. Good idea. Please submit a JIRA.
--Dave Griffith
OK, done:
http://www.jetbrains.net/jira/browse/IDEA-12120
See also
http://www.jetbrains.net/jira/browse/IDEA-12121