Sublime Forum

Sublime text wont display japanese syntax properly

#1

If I input Japanese characters manually they display without any issues however the syntax of certain text files wont render properly despite working fine on notepad.

Windows 11(but I had the same issue with 10), Sublime Text Build 4152

0 Likes

#2

That looks like an encoding issue. What encoding is your file using?

1 Like

#3

You seem to be right, the only issue now is that I don’t seem to have an encoder that supports Japanese text.

0 Likes

#4

We don’t currently support any Japanese-specific encoding. You could convert the file to use UTF-8, if it’s an encoding we don’t support.

1 Like

#5

The second screenshot was using UTF-8 so I think I’m just going to have to use another program for these types of files.

0 Likes