Skip to content

Visual Studio 2017 extension replacing editor scrollbar with a graphic representation of the code. With my modifications.

Notifications You must be signed in to change notification settings

cryham/ProgressiveScrollVS2017

 
 

Repository files navigation

CryHam: My fork has changes for smaller and separated marks, details in my commits.

This is a fork of ProgressiveScroll updated to work with VS 2017, original fixes here.

About

It replaces the scrollbar with a graphic representation of the code (1 pixel per character).

It also shows bookmarks, find matches, breakpoints, errors and change marks (on margin).

Features

  • Double clicking highlights the selected word in the editor and the scrollbar. Pressing Escape clears the highlights.
  • Coloring options for whitespace, comments, strings, file changes, highlights, bookmarks, breakpoints and errors. These are in Tools > Options > Fonts and Colors, names begin with Progressive Scroll.
  • Adjustable width and other settings under Tools > Options > Progressive Scroll).

Warning! Does not work well with word wrap.

Support for Visual Studio versions older than 2017 is deprecated, please use original plugin:

with my changes here or without here.

About

Visual Studio 2017 extension replacing editor scrollbar with a graphic representation of the code. With my modifications.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%