PyCharm logging output colours

后端 未结 7 654
情话喂你
情话喂你 2020-12-24 11:05

I\'m using PyCharm to develop a GAE app in Mac OS X. Is there any way to display colours in the run console of PyCharm?

I\'ve set a handler to output colours in ansi

7条回答
  •  感情败类
    2020-12-24 11:25

    As of at least PyCharm 2017.2 you can do this by enabling:

    Run | Edit Configurations... | Configuration | Emulate terminal in output console

提交回复
热议问题