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!"
Hello HamsterofDeath,
"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!"