Cannot refactor>rename var to array
3 comments
Sort by
Date
Votes
A Rename refactoring renames a variable to another variable; it cannot change the type of an entity. In your case, the result of a rename is no longer a variable reference.
Bummer, can this be feature request?
We don't currently plan to make the Rename refactoring do something other than rename.
Please sign in to leave a comment.
