Wanted: Tool to move your code elsewhere

I wish for a tool built into VSNet that easily moves your code elsewhere.

Like this:
You write a constant declaration right in you code, where you are, to quick and easy code andor debug. This constant should be elswhere, like in the class top or a common file. So just mark the constant and tell the IDE to move it to [choose here].
That would allow you to keep on coding without having to wind back and forth in the source. Doing this quickly would help you to avoid accidentaly forgetting to move the constant out of the method.

Tags:

Leave a Reply