About Store Forum Documentation Contact



Post Reply 
Autofix Renames
Author Message
runewake2 Offline
Member

Post: #1
Autofix Renames
A while ago someone mentioned that the renaming of classes and functions was annoying, and I agree.

I believe that this could be solved, at least partially, by including a feature in the code editor that would run every update. Basically if a name in your program changes it will ask if you want to update the names. If you say yes then it finds all changed names in your code and changes them.

I'm not sure if some of the advanced users will want this, but it would certainly help me.

Edit: I wrote this on my Zune and it apparently corrected Autofix to Autofocus. I fixed that.
(This post was last modified: 04-15-2011 06:15 PM by runewake2.)
04-15-2011 04:08 AM
Find all posts by this user Quote this message in a reply
llynx Offline
Member

Post: #2
RE: Autofocus Renames
Something like the refactor->rename function in C# would definitely be a useful feature for the CE
04-15-2011 04:22 AM
Find all posts by this user Quote this message in a reply
Post Reply