Another VS.NET Irk
Heres another little thing that VS.NET does that irks me. Whenever I'm copying and pasting HTML code in the code editor, VS.NET seems to think that if I don't have a ID or Name attribute, that it should add one. I wish the IDE could be a bit smarter to think that if I didn't have it before, I wouldn't want one now. Also...why does the IDE think that I want a Name attribute anyways. How often do you use that attribute...NONE! Well, at least for me...I know it has its purposes, but I'm just complaining because the IDE isn't that smart.
So - Whidbey team... can this be done? I don't know how many times I've had to clean up my code after pasting...it shouldn't have to take me this long.