Releases: sboulema/CodeNav
Releases · sboulema/CodeNav
v1.9
- Fix highlighting bug, #12
- Add more tests
v1.8
- Fix event on saving document
- Fix property mapping
- Add tests
v1.7
- Refactor to use 'Roslyn' CodeAnalysis, #13
- Fix bug with filtering, #14
- Improve highlighting the current method, #12
v1.6
- Show CodeNav as a toolwindow, #6
- Option to change fonts, #10
- Filter items by name, #10
- Bug fixes: #11
- Major refactoring
v1.4
Fixed support for Visual Studio 2015
v1.3
- 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
- Improve selecting items
- Improve loading
v1.1
- Add a toolbar with refresh button and sorting options