Skip to content
/ VS-PPT Public
forked from FS-NulL/VS-PPT

Productivity Power Tools - a set of Visual Studio extensions improving developer productivity.

License

Notifications You must be signed in to change notification settings

DomiOh/VS-PPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Notes

If you are here for the structure visualizer in the map mode scroll bar visual studio extension, the .vsix download link is here:

Download for VS2019

Download for VS2017

Angry Rant

Microsoft refused to bring back the structure visualizer in the map mode scroll bar to VS2017. It was formerly in VS2015 PPT. So after waiting over 400 days, I've found the original source and brought it back.

I'm only interested in brining back the structure visualizer in the map mode scrollbar. Most of the other features are in VS2017's PPT already.

This extension can be installed along side VS2017's PPT if you have that installed already.

If you want the structure visualizer that was adorned inside the code view, as coloured vertical lines, this can be truned on by modifying the code. Change the default value of StructureAdornmentEnabledOption to true inside the file Options.cs and recompile.

Visual Studio Productivity Power Tools

Gitter

Productivity Power Tools is a set of Visual Studio extensions improving developer productivity.

Install Productivity Power Tools

Install the latest official build of Productivity Power Tools for Visual Studio 2015 from the VS Gallery.

Source code

Get started

Contribute!

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Productivity Power Tools VS2017

For Visual Studio 2017, the individual components of Productivity Power Tools have been broken into separate extensions. You can download them here:

About

Productivity Power Tools - a set of Visual Studio extensions improving developer productivity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.0%
  • Other 1.0%