NOTE: VS2012 includes this feature by default, so this extension is only available for VS2010. Written up on my blog here: http://blogs.msdn.com/noahric/archive/2009/10/19/beta-2.aspx. Source can be found on github here: http://github.com/NoahRic/TripleClick. Changelog: v2.1 - Workaround for a VS2010 bug that causes Ctrl+drag to stop working with this extension installed. v2.0 - Updated for RC/RTM. v1.2 - Fixed issue where triple-click would intermittently stop working (happened sometimes immediately after you'd scrolled the editor). v1.1 - Added drag support and made triple-click select lines and line breaks, instead of leaving the line breaks out. v1.0 - Initial release. |