migrate type?

what's the difference between the migrate type and change type quickfixes, except for the possibility to see the changes in advance?

0
Avatar
Permanently deleted user

Hello HamsterofDeath,

what's the difference between the migrate type and change type
quickfixes, except for the possibility to see the changes in advance?


"Change type" changes only one occurrence of the type, and "Migrate type"
can traverse the call graph and change other occurrences of the same type
to the new one.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

请先登录再写评论。