You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a Pycharm project directory is renamed via the IDE Refactor option, the plugin fails at subsequent IDE startup with a "working directory does not exist" error.
To Reproduce
In PyCharm, right click on the Project name
Click Refactor
Select Rename Directory, and rename it
Close and restart PyCharm
Plugin fails at startup
Expected behavior
No error; seamless rename of directory
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Plugin Version 1.26.0
PyCharm Version (or IDE version) 2022.2.3
Python Version 3.11.0
The text was updated successfully, but these errors were encountered:
Describe the bug
If a Pycharm project directory is renamed via the IDE Refactor option, the plugin fails at subsequent IDE startup with a "working directory does not exist" error.
To Reproduce
Expected behavior
No error; seamless rename of directory
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered: