Showing posts with label Visual Studio 2012. Show all posts
Showing posts with label Visual Studio 2012. Show all posts

Thursday, February 14, 2013

Visual Studio 2012 No Haz Text Macros :(






It seems that MSFT remove the record/playback text macro feature in Visual Studio 2012...


Even if you didn't know about this feature, I'm sure it would have been useful for you. Let me give you an example of why I like this little feature. Let's say you're doing your thing, writing some code, and need a little assistance from the community. Let's say some kind fellow coder has just the solution and code snippet you need. You cut & paste this new found code and put it into your project. Alas! The cut & pasted code contains dreaded line numbers and now you have to manually remove them. Argh!

Code with Line Numbers

There are many great community members who do this and it would really be a great gesture if they stopped doing this. I won't point out anyone specific, you know who you are ;)


There's a heated discussion about this missing feature here:
http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/d8410838-085b-4647-8c42-e31b669c9f11


Someone has come up with a simple Visual Studio Extension workaround. I've tried it and it works, thank goodness! You can find it here:
http://visualstudiogallery.msdn.microsoft.com/8e2103b6-87cf-4fef-9410-a580c434b602?SRC=VSIDE


Finally, you can vote for this feature back using the link here:
http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2650757-bring-back-macros

Monday, July 23, 2012

Stop it already Visual Studio 2012!

I don't hate Visual Studio 2012. In fact, I love it. I also love Metro style apps and have been quietly working on one. The first version of the application is even in the Store.

The disappointment is that almost every step of the way while creating this application, i'm met with resistance and refusal by Visual Studio 2012. There is nothing worse than an IDE that crashes and prevents you from accomplishing the work you need to finish. What's worse is when some functionality used to work but an update to the IDE introduces a problem.

On the surface, the Visual Studio 2012 July Update seems to make the IDE speedy, which is always a great thing. However, its things like this, things that used to work but now don't, that just make me want to bang my head against the keyboard!

Come on guys! Stop breaking things that used to work!