aperfilyev
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created In-place rename for custom plugin
AnsweredI'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-...