Caleb Maclennan
Caleb Maclennan
@yaocz Interesting information, thanks for reporting. Is there a specific terminal size in columns after which you see the bug? Is it only after resize or if the size is...
Yes, it should. Feel free… Also since uctags supports it now Rust support should be added to core of this plugin so no user config is necessary. I would facilitate...
No, there is no update. I don't even know if @majutsushi left the incomplete work in abstracting the external calls and flag management anywhere it can be reviewed. I'd be...
Ad-hock ways of sectioning code that aren't part of the language itself won't be easy to handle. Not impossible but not easy. If there is a standardized way of doing...
Now that the upstream feature seems to be merged (see [issue](https://github.com/universal-ctags/ctags/issues/2978) and [pr](https://github.com/universal-ctags/ctags/pull/3000)), what needs to happen to Tagbar's tag maps to support this?
Great, thanks for contributing here and upstream as well. I'll be happy to merge this for first class out of the box support as soon as it's in `ctags`. I...
Thanks for the contribution. Adding things to the Wiki should be as easy as hitting "edit" on the page you think it could go on, but I have another suggestion....
On further reading I see I missed the bit where this requires modifications to the Ctags config. In that case you are right this will need to go into the...
See #755 for another use case this would solve: tags for buffers which are either read from STDIN or are generated on the fly (e.g. man pages) and hence don't...
This is a great suggestion since it comes up a lot. Feel free to send in a PR!