preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.12k stars 486 forks source link

Escape special characters in pattern searching #737

Closed dan0907 closed 3 years ago

dan0907 commented 3 years ago

@raven42 @Shane-XB-Qian This should resolve the bug #736

Shane-XB-Qian commented 3 years ago

Actually I had no confidence on your change on #735 the ‘pattern’, and the ‘hl’ a bit too specific to a special case, looks... As for this md link header tag issue, just a case, I will try later..

alerque commented 3 years ago

Thanks for the quick fix @dan0907.

@Shane-XB-Qian If there is something still the matter feel free to report it, or even better submit a superior alternative, PRs are welcome for anything you know how to improve upon.

Shane-XB-Qian commented 3 years ago

@alerque donot need to say this.. you're admin-ing this repo, should be awared tagbar is not only working for one/two specific langs.. better to avoid 'magic chars(/numbers)'.. i supposed @dan0907 and/or @raven42 knew what i mean..

Shane-XB-Qian commented 3 years ago

@dan0907 @raven42 to this issue itself (md link header tag), i tried, looks fixed. thx.