Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Searchable Navigation Bar For Visual Studio 2022
Searchable Navigation Bar For Visual Studio 2022

Searchable Navigation Bar For Visual Studio 2022

Stefan-Iulian Chivu

|
9 installs
| (0) | Free
Navigation bar that can be searched.

Searchable Navbar

Searchable Navbar is a Visual Studio extension that replaces the standard navigation bar with a searchable navigation bar. It uses Universal Ctags to generate the function tags, so any language supported by Universal Ctags is also supported by this extension.

image

Setting up in Visual Studio

Installation

  1. After installing the extension, an additional navigation bar will be available at the top part of the active document. You can assign a shortcut to open the navigation bar and start searching by going to Tools >> Options >> Environment >> Keyboard, the command name is SearchableNavbar.Open.

Changelog

Version 1.11 (27/05/2023)

  • Calling ctags in a separate process for better stability
  • Added support for all languages that are supported by Universal Ctags
  • Added a different style to the scope

License

Searchable Navbar is licensed under the MIT License.

Support

If you encounter a bug or want to suggest a feature, please open an issue in the GitHub repository.

Acknowledgements

This project has benefited from the use of the following open-source projects:

  • Universal Ctags: This project is licensed under the GPL-2.0 license.
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft