Releases: thennequin/VS-QuickNavigation
Releases · thennequin/VS-QuickNavigation
0.9.121 - Better late than never
- Add support of Visual Studio 2019 and 2022
- Convert extension Package to AsyncPackage
Thanks to jspelletier for his help on AsyncPackage convertion
0.8.101
0.7.94
- Add basic support for VS2019
- Add scopes in QuickReferences
- Improved QuickGoto:
- Display menu on multiple results
- Show base and inherited struct/union/class/interface
0.6.79
After a long time without official release, QuickNavigation is back!
- Replace Exuberant-CTags by Universal-CTags (used version is 0ef4343e, Dec 13 2017)
- Faster Solution parsing
- Better and faster symbols generation
- Add support of Visual Studio 2017
- Add QuickPaste : Clipboard history
- Add QuickReference : Find Text in solution
- Add QuickGoto : like a goto definition, but based on QuickNavigation symbol database (still experimental)
- Support of various type of symbols in QuickMethod and QuickSymbols
- Select which types of symbol to display in QuickMethod and QuickSymbols
0.4.3
0.4.2
0.3.1
Fix support of Visual studio 2012/2013
0.3
Clean
New icons and manifest
Add support of Visual 2012/2013
0.2
Better search
Highlight matched characters