PyCharm 每次创建新项目时都打开同一个项目

PyCharm opens the same project on a new project creation every time

我有一个名为 RhymerFinal 的项目,我一直在努力。

现在,每次我想在 PyCharm 中创建一个新项目时,它每次都会打开 RhymerFinal

到目前为止我试过了:

  1. Invalidate/Restart 缓存
  2. 正在关闭 RhymerFinal 并使用 GUI 菜单 'Create New Project'
  3. 正在从项目视图中删除 RhymerFinal
  4. 打开多个项目(一直打开 RhymerFinal)。
  5. 正在网上搜索我赌博的随机解决方案。

任何人都可以澄清我做错了什么吗?我有最新的 PyCharm 具有许可证的专业版。

由@LazyOne 解决。

If still the same -- consider deleting the config folder completely and start from scratch (you may recover most of the settings from backup -- especially the neutral things like Keymap/External Tools/Live Templates/Color Schema/Code Style etc.)