Typing Thai fonts incorrectly in the search box is square character.

Answered

Typing Thai fonts incorrectly in the search box is square character.

0
7 comments

Try changing the IDE appearance font to the one that can display Thai glyphs: https://stackoverflow.com/a/46388106/104891.

Or use 2018.3.1 (or later) from http://www.jetbrains.com/idea/download/index.html and add

-Dide.find.use.editor.font=true

in Help | Edit Custom VM Options and restart the IDE.

0
Avatar
Permanently deleted user

your solution does't solved my problem.

0

Did you try both of them? What IDE version do you use?

Which font did you set for IDE UI and for the Editor?

0
Avatar
Permanently deleted user

Yes.

0

With your current settings this font will be used for Find field:

Make sure it can display Thai glyphs.

0
Avatar
Permanently deleted user

In "Color Scheme Font",  can display Thai, but search box is not.

0

Please show the screenshot of the editor with the Thai glyphs. Did you restart IDE after editing .vmoptions file?

According to https://youtrack.jetbrains.com/issue/IDEA-106651, this feature should work since 2018.3.1.

Does it help if you change the -Dide.find.use.editor.font=true to -Dide.find.use.editor.font=false and restart IDE again?

0

Please sign in to leave a comment.