showing utf8 characters in debug window of Pycharm
I am using Pycharm community edition on Ubuntu.
I have some utf8 encoded characters and in debug window I would like to see them, but instead the debug window only shows some empty boxes.
I am using "Pycharm Community Edition 3.4.1" on Ubuntu 14.04.
Thanks for the help
I have some utf8 encoded characters and in debug window I would like to see them, but instead the debug window only shows some empty boxes.
I am using "Pycharm Community Edition 3.4.1" on Ubuntu 14.04.
Thanks for the help
1 条评论
排序方式
日期
投票数
Are you sure that the font being used contains glyphs for these characters? Have you tried setting a different font?
请先登录再写评论。