PyCharm opens old versions or files in duplicate tabs while debugging
问题 When I try to debug a Python file with PyCharm Community Edition, the IDE opens a new tab (highlighted in yellow) despite me having that file open already in a pre-existing tab. Sometimes, that duplicate tab contains an older version of the file without changes that I just made. Although both of the above are different issues and don't always occur together, I suspect there's a common cause. How can I disable these non-intuitive behaviours? 回答1: The problem is apparently similar to the cause