Skip to content

Releases: thennequin/VS-QuickNavigation

0.9.121 - Better late than never

09 Nov 11:13
Compare
Choose a tag to compare
Pre-release
  • 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

25 Apr 11:40
Compare
Choose a tag to compare
0.8.101 Pre-release
Pre-release
  • Improved QuickGoto menus

Example with ImWindow's class inheritance :

Before :
QuickGotoBefore

After :
QuickGoto

0.7.94

09 Jun 12:08
Compare
Choose a tag to compare
0.7.94 Pre-release
Pre-release
  • 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

08 Jan 21:34
Compare
Choose a tag to compare
0.6.79 Pre-release
Pre-release

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

17 Dec 19:49
Compare
Choose a tag to compare
  • Add missing struct symbol type
  • Add symbol type in symbol dialogs
  • Fix Recent text color
  • Fix duplicate symbol entries
  • Fix file history
  • Improved focus of search box

0.4.2

16 Dec 21:42
bbdb207
Compare
Choose a tag to compare
  • New interface
  • Less crashs and bugs
  • Improved fuzy search

quickfile

0.3.1

17 Sep 16:48
Compare
Choose a tag to compare

Fix support of Visual studio 2012/2013

0.3

16 Sep 20:40
Compare
Choose a tag to compare
0.3

Clean
New icons and manifest
Add support of Visual 2012/2013

0.2

16 Sep 19:10
Compare
Choose a tag to compare
0.2

Better search
Highlight matched characters

0.1

15 Sep 13:46
Compare
Choose a tag to compare