aperfilyev
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
aperfilyev created a post, AnsweredIn-place rename for custom plugin
I'm trying to implement in-place rename for a custom plugin. I've stepped through with a debugger and it seems that it requires LocalSearchScope. When I override getUseScope in PsiNamedElement, in-...