Skip to content

Releases: sboulema/CodeNav

v1.9

02 Mar 08:07
Compare
Choose a tag to compare
  • Fix highlighting bug, #12
  • Add more tests

v1.8

01 Mar 16:53
Compare
Choose a tag to compare
  • Fix event on saving document
  • Fix property mapping
  • Add tests

v1.7

01 Mar 09:05
Compare
Choose a tag to compare
  • Refactor to use 'Roslyn' CodeAnalysis, #13
  • Fix bug with filtering, #14
  • Improve highlighting the current method, #12

v1.6

22 Feb 11:59
Compare
Choose a tag to compare
  • Show CodeNav as a toolwindow, #6
  • Option to change fonts, #10
  • Filter items by name, #10
  • Bug fixes: #11
  • Major refactoring

v1.5

14 Feb 16:23
Compare
Choose a tag to compare
  • Bug fixes

v1.4

06 Feb 08:22
Compare
Choose a tag to compare

Fixed support for Visual Studio 2015

v1.3

02 Feb 11:00
Compare
Choose a tag to compare
  • Choose between showing CodeNav on the left or right side
  • Filter showing items by kind (methods, constants) and by access (public, private)
  • Support Dark theme
  • Bugfixes

v1.2

12 Jan 08:57
Compare
Choose a tag to compare
  • Improve selecting items
  • Improve loading

v1.1

12 Jan 08:53
Compare
Choose a tag to compare
  • Add a toolbar with refresh button and sorting options

v1.0

19 Dec 15:39
Compare
Choose a tag to compare

First public release!