Python refactorings don't work sometimes
已回答
When I press "Refactoring/Rename" shortcut nothing happens. A hint message, however, appears in the status bar
"Refactor this" menu doesn't contain "rename" entry
Of course I call this when the caret is under a renamable python symbol
However, in some cases renaming feature does work well
I tried to invalidate caches and it didn't help
I don't know if it's reproducible on another machine/IDE version. I use CLion 2022.1.1
I don't want to use PyCharm or any kind of another IDE, it worked earlier in CLion
Ask for any logs that can help you get what is happening, as I said, I can't provide you any repro steps
请先登录再写评论。
Hello!
It seems to be https://youtrack.jetbrains.com/issue/PY-54337. Feel free to comment or upvote the issue in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.