http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/
Version: 10.0.11019.3
Solution Navigator (Updated)
Solution Navigator is a new tool window that acts like an enhanced Solution Explorer
Tab Well UIThis extension allows you to completely customize the behaviour of your document tabs from the Productivity Power Tools Options
Searchable Add Reference Dialog
The new Add Reference dialog makes it faster and easier for you to find the reference that you are looking for and add it to your VB, C# or F# project
Tools Options SupportThe number one feature request by far has been the ability to turn off the individual extensions in the Productivity Power Tools.
Quick AccessQuick Access is a new tool window that allows users to search for and execute common tasks within the Visual Studio IDE.
Auto Brace CompletionAutomatic Brace Completion improves the productivity of writing code by automatically inserting the closing code construct when the opening construct is typed for VB & C#
Highlight Current Line
As the resolution of monitors increases, it’s becoming more difficult to find the caret in the code editor.
HTML Copy
This extension provides support for the HTML Clipboard format when cutting or copying code from the editor.
Triple Click
It’s never been easier to select a line of code from the mouse by simple triple-clicking anywhere on the line.
Fix Mixed Tabs
Some developers prefer tabs, others prefer spaces, and nobody likes mixing tabs & spaces.
Ctrl + Click Go To Definition
This extension gives the editor a web browser by adding clickable hyperlinks to symbols in your code as you hold down the Ctrl key
Align Assignments
This extension is useful for making your code a little more readable by aligning the assignments when you type Ctrl+Alt+]
Move Line Up/Down Commands
This extension maps the Alt+Up Arrow & Alt+Down Arrow keys such that they will move the current line of code or the selected lines up and down through the editor.
Column Guides
Since Visual Studio 2002, there has been a not so secret registry key which allowed user to draw a vertical line in the code editor.
Colorized Parameter Help
This extension improves consistency with the editor by applying syntax highlighting to the contents of the Parameter Help window for C# &VB.
Via: http://blogs.msdn.com/b/ukmsdn/archive/2011/02/22/visual-studio-2010-productivity-power-tools.aspx
Handig! Bedankt, vooral de Triple Click kende ik nog niet, maar nu dus wel.
BeantwoordenVerwijderen