Releases: sboulema/CodeNav
Releases · sboulema/CodeNav
v2.8
- Stability improvements when clicking code items
v2.7
- Fix crash going from a xaml file to a cs file, #26
- Fix crash related to ObjectDisposedException, #26
v2.6
- Improve hiding CodeNav by double-clicking the splitter bar, #25
- Improve applying which side CodeNav will be shown, #25
v2.5
- Improve #Region parsing, #24
v2.4
- Added switch statement parsing #23
v2.2
- Improve mapping of implemented interfaces
v2.1
- Fixed #21
- Tests working again
v2.0
- Synced collapsing/expanded of regions #17
- Collapse/expand all regions #17
- Improve mapping
- Bugfixes #18
v1.9
- Fix highlighting bug, #12
- Add more tests