Unicode support

There something quite strange for Unicode support.
A strange dot appears before those files.

I've attached a sample.



Attachment(s):
6.gif
0
Avatar
Permanently deleted user

You should file a bug at the issue tracker at http://jetbrains.net/jira

0

There are already a number of unicode issues file in Jira.
I guess the dot is the unicode bom (byte order marker) character. Earlier versions of Idea did not display the character at all, but still had it in the buffer, i.e. you had to press right-arrow twice to get to the second character in the file and you could even delete the bom with backspace.

0

请先登录再写评论。