Skip to content

Releases: vektah/CodeGlance

1.5.4

28 Mar 10:45
Compare
Choose a tag to compare
  • Viewport position now calculates correctly for large files -@ru5k

1.5.2

26 Mar 04:36
Compare
Choose a tag to compare
  • Add support for transparent backgrounds
  • Add an option to lock the width
  • Bugfix: Assertion error

1.5.1

13 Mar 00:25
Compare
Choose a tag to compare
  • 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

11 Mar 12:54
Compare
Choose a tag to compare
  • 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

25 Feb 05:57
Compare
Choose a tag to compare
  • Add min and max width
  • Remove a useless warning
  • Fix a bug when encountering tokens past the end of the document

1.4.5

25 Feb 01:20
Compare
Choose a tag to compare
  • Add support for 171.3556 EAPs
  • Fix a race condition when folding

1.4.3

05 Dec 13:23
Compare
Choose a tag to compare
  • Fixed a memory leak
  • Reduced the total memory used to about half
  • Lots of dead bugs.