Skip to content

AlexandrM/VSExpertVSIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSExpertVSIX

https://visualstudiogallery.msdn.microsoft.com/b2ad6b75-1467-4a66-a047-328771f1f7ce

Allow quick search and open file in solution (Default Ctrl + F12).

  • search of part name file;

  • select file with Up/Down keys in filtred list;

Allow quick search method or properies in current file (Default Ctrl + G).

  • search of part name method or property;

  • select file with Up/Down keys in filtred list;

  • show method or property details (params for method)

Release https://github.com/AlexandrM/VSExpertVSIX/releases/tag/v1.0