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

Tuesday, January 24, 2012

Sort of a Game

An extension is now available to make writing code a game.

Here is the link

You get "Badges" when you compile code and VS finds stuff.

It could be interesting. I should give it a try when I get back into C# work.

Wednesday, August 17, 2011

Getting more of what someone paid for.

I am starting to really like Visual Studio 2010. My new favorite thing is historical clipboard.

Ctrl+Shift+V will cycle through the clipboard's history allowing you to paste things you copied a while ago. Nice when you are hacking stuff together.


Tuesday, August 16, 2011

You get what [someone] pays for.

I am starting to use Visual Studio (Professional) to write python. The first thing I had trouble with was missing the function in Pyscripter that highlights all occurrences of a selected word . A little trip to the google got me an extension that does this. I got it here.  Woot.