awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesTag Browser Plugins

Plugins that display a file's tags in a sidebar window, organized by scope for navigation and structural overview.

Distinct from Vim Plugins: Distinct from Vim Plugins: specifically provides a tag browser sidebar, not a general Vim plugin.

Explore 1 awesome GitHub repository matching development tools & productivity · Tag Browser Plugins. Refine with filters or upvote what's useful.

Awesome Tag Browser Plugins GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • preservim/tagbarAvatar von preservim

    preservim/tagbar

    6,222Auf GitHub ansehen↗

    Tagbar is a Vim plugin that displays a resizable sidebar of code tags parsed by Exuberant Ctags, organized by scope, with cursor-linked highlighting and key-mapped jumps to definitions. It provides a hierarchical view of code elements like functions and classes from the current file, enabling navigation and structural overview directly within the editor. The plugin integrates with Exuberant Ctags to parse source files and extract tag definitions, then organizes those symbols into a tree structure based on their enclosing scope, such as class or function boundaries. It features real-time file

    Displays a file's tags in a sidebar window, organized by scope for navigation and structural overview.

    Vim Scriptexuberant-ctagslinuxmacos
    Auf GitHub ansehen↗6,222
  1. Home
  2. Development Tools & Productivity
  3. Vim Plugins
  4. Tag Browser Plugins