PyCharm logging output colours

后端 未结 7 650
情话喂你
情话喂你 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:24

    PyCharm doesn't support that feature natively, however you can download the Grep Console plugin and set the colors as you like.

    Here's a screenshot: http://plugins.jetbrains.com/files/7125/screenshot_14104.png (link is dead)

    I hope it helps somewhat :) although it doesn't provide fully colorized console, but it's a step towards it.

提交回复
热议问题