batch rename
i want to rename all instance fields of a class to add a prefix
is it possible to do this with openapi?
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Please sign in to leave a comment.
i want to rename all instance fields of a class to add a prefix
is it possible to do this with openapi?
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Please sign in to leave a comment.
Hello shawn,
yes, that's definitely possible. Unfortunately, there is no much documentation
on the
OpenAPI yet, but if you're impatient you may take a loot at the JetBrains.ReSharper.Psi
assembly - it provides an interface for accessing and modifying source code
of the solution.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"