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:

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.
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
:TagBarFuzzyFindTagfunction behaviour:
searchfor a tag in current opened file<enter>is pressed, it shouldjumpin the file at thattag's locationclosejust like vs code

Ctrl+P+@outline search: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
:tagbarshowtagand: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.