Customizing the Console prompt string
Hi all,
Does anyone know how to customize the prompt string from `>>>` to `[HH:MM]>>>`. I found one reference to ${prompt_string} but I have no idea how or where to use this?
Ref http://forum.jetbrains.com/thread/PyCharm-235
Thanks
Does anyone know how to customize the prompt string from `>>>` to `[HH:MM]>>>`. I found one reference to ${prompt_string} but I have no idea how or where to use this?
Ref http://forum.jetbrains.com/thread/PyCharm-235
Thanks
1 条评论
排序方式
日期
投票数
The console prompt is not customizable at the moment. The thread you've found refers to a different feature.
请先登录再写评论。