Korniltsev Anatoly
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Korniltsev Anatoly created a post, How to rename class right in Editor?
I'm working on a plugin that generates some code.So the code is generated and now I'd like to allow user to provide name for newly generated class.I can rename the class like thisRefactoringFactory...