public
Description: A Visual Studio 2010 extension to make triple clicking the mouse select the whole line.
Homepage: http://blogs.msdn.com/noahric
Clone URL: git://github.com/NoahRic/TripleClick.git
README.markdown

An editor extension for Visual Studio 2010 (Beta2) that allows the user to triple click to select an entire line.

All code is released under the Ms-PL license.

Originally posted on gist.github.com.

I also wrote a blog article about the release of Beta 2 and describing this extension.