Saturday, March 25, 2017

Visual Studio – Productivity Power Tools

Productivity power tool is an outstanding visual studio extension from Microsoft to improve developer productivity since VS 2010.
Recently Microsoft made it as open-source in github https://github.com/Microsoft/VS-PPT
VS Productivity Power Tool team has shipped an extension for every major visual studio version includes VS 2012, 2013, 2015 and 2017.

It is completely free to integrate into any Visual Studio Version.

See the following features which you get it from VS power tools
1. Solution Error Visualizer
2. Match Margin
3. Copy as HTML
4. Ctrl+Click Go to Definition
5. Peek F1
6. Fix Mixed Tabs
7. Align Assignments
8. Middle Click Scroll
9. Syntactic Line Compression
10. Timestamp margin
11. Scroll bar Marker
12. Color Printing


You can download few samples from the url : Download

Happy Coding :)


No comments:

Post a Comment