Language Development Extended Find/Replace
Hello,
I got my custom language.
I want to extend the find/replace feature to PsiElement types (e.g. find/replace all class attributes with a certain name and set the name to the new one). For the current file, or for the whole project.
How can I achieve this?
BR
Alexander
Please sign in to leave a comment.