Transparent Native2ascii
Is there some feature (or plug-in) available which allows to convert
non-ASCII characters in strings to their unicode value just like
Native2ascii does? Maybe even transparent, so one can see the real character
in the editor, but it is written as unicode definition (e.g. "\u00e4") to disk?
Tom
Please sign in to leave a comment.
On 2007-08-08 12:52:41 +0400, Tom <noname@jetbrains.com> said:
Settings|General|Properties files|Transparent native-to-ascii conversion
Sorry if this was not clear. I do not talk about property files, but about
java files.
Tom