Sublime Forum

I'm using sublime with korean

#1

hi, im a newbie for setting sublime, im using file with Korean word, anaconda.
you can see text is crashed when i run it everytime.
i dont have no idea for fixing it.
wanna hear your advice.
thanks in advance.

0 Likes

#2

What platform are you using?

0 Likes

#3

change your encoding settings they should be UTF-8 since it accepts more characters

1 Like

#4

1 Like

#5

Hi, I am also working with Korean file and get the same results as yours. Did you fix it now?

0 Likes

#6

Have you tried?:

File => Reopen with Encoding

and selecting UFT-8

0 Likes

#7

Yes, I alredy did that. I think that it is not file problems.

0 Likes

#8

What encoding does your file use? (Instructions for figuring out the file encoding on windows here: https://stackoverflow.com/questions/3710374/get-encoding-of-a-file-in-windows)

0 Likes

#9

Korean csv file is encoded to UTF-8…

0 Likes