CodeGlance Versions Save

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime

1.5.4

6 years ago
  • Viewport position now calculates correctly for large files -@ru5k

1.5.2

7 years ago
  • Add support for transparent backgrounds
  • Add an option to lock the width
  • Bugfix: Assertion error

1.5.1

7 years ago
  • Fix a bug that causes the minimap not to render
  • Added a min editor width to automatically disable codeglance. Thanks github.com/bukajsytlos

1.5.0

7 years ago
  • Complete overhaul of scrolling logic. Smoother, faster, more accurate
  • A cleaner look. Old renderer is available still in settings
  • Correctly renders multiple cursors
  • Fix a bug injecting into some custom editors
  • Don't automatically re-enable CodeGlance on boot

1.4.6

7 years ago
  • Add min and max width
  • Remove a useless warning
  • Fix a bug when encountering tokens past the end of the document

1.4.5

7 years ago
  • Add support for 171.3556 EAPs
  • Fix a race condition when folding

1.4.3

8 years ago
  • Fixed a memory leak
  • Reduced the total memory used to about half
  • Lots of dead bugs.