# Code editor

# Why auto-completion window show messy code on the button?

The font of code editor does not support chars encoded with current locale, to solve this problem, you shoud:

  1. Open setting dialog and switch tab "Editor"
  2. Navigate to item Font name & size
  3. Choose the font that could display the text with current locale correctly.
Last Updated: 2023-10-17T03:57:42.000Z