How can I completely delete Python Console History?
I tried "Invalidate Caches / Restart" and searching in different directory to find the file that stores the history with no luck. Even delete the .idea directory and the history is still there. Please advise.
Please sign in to leave a comment.
Python console history is stored in "~\.PyCharm2019.2\config\consoles\.history\py"
See here for more help: https://intellij-support.jetbrains.com/hc/en-us/articles/206544519