Skip to content

fuzzy tag finder - search function for a specific keyboard inserted tag ( :TagBarFuzzyFindTag ) #771

@alexzanderr

Description

@alexzanderr

i dont know if there is a function for that.
i read the docs, i didnt find any related content.

im requesting a feature.

please add a function callable from command-line called :TagBarFuzzyFindTag
function behaviour:

  • search for a tag in current opened file
  • if tag is found, when <enter> is pressed, it should jump in the file at that tag's location
  • function close

just like vs code Ctrl+P + @ outline search:
image

it would be great if it would have a beautiful animation like this one.

OR

tell me how to make my own fuzzy tag finder

i know that there are already functions related to this such as :tagbarshowtag and :tagbarcurrenttag, but i cant combine them in order to search for a tag and if found then jump to it, or i dont know how to.

thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions