http://lihuipeng.blog.51cto.com/3064864/923231

网上收集的方法:

显示中文:

 

任意文本编辑器打开:x:\Wing IDE\bin\gtk-bin\etc\pango\pango.aliases

修改内容为:

courier = "microsoft yahei"

sans = "microsoft yahei"
serif = "microsoft yahei"
monospace = "microsoft yahei"

 

配色方案:

Colors:
Text Selection Color:#554D4B
Source Code Background:#242424
Syntax Formatting:所有字体选择加粗
default:#E3E0D7
commentline:#9C998E  Italic
number:#E5786D
string:#95E454  Italic
character:#95E454  Italic
word:#88B8F6
triple:#95E454  Italic
tripledouble:#95E454  Italic
classname:#FF6600
defname:#CAE982
operator:#E3E0D7
identifier:#E3E0D7
commentblock:default
stringeol:default
word2:#CAE982
decorator:default

相关文章:

  • 2021-08-22
  • 2022-01-07
  • 2021-12-14
  • 2021-07-02
  • 2022-12-23
  • 2021-09-20
  • 2021-04-06
  • 2022-01-12
猜你喜欢
  • 2021-12-27
  • 2021-07-21
  • 2022-03-09
  • 2022-01-20
  • 2021-09-20
  • 2021-12-02
相关资源
相似解决方案