Question: Is it possible right now to rename usages of class attributes when rename attribute itself? #161
Unanswered
avg-itmo-enjoyer
asked this question in
Q&A
Replies: 1 comment 1 reply
|
I have filed a bug for this, should be fixed in 0.10.0 which will hopefully be out in a week or so |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello. I've started using phpantom in Zed and I'm wondering if it's possible to rename class attribute usages when rename attribute?
E. g.:
When I'm calling
textDocument/renamelsp action (F2 shortcut in Zed editor) it only renames attribute itself and not it's usages. Is it possible right now to do it and don't use grep + replace?All reactions