David Hegland
David Hegland
Hmm. Ok I looked a little closer, and my memory was off. The behavior you are seeing is correct from the current implementation. The show_data_type was intended more for tags...
Based on the current tagbar implementation, no it will not use any pre-generated tagfiles. The current behavior of tagbar is it will generate a tagfile for the open buffer in...
@char101 Hmm... so looking at this, I'm not sure your proposal would necessarily be ideal. It does look like there is an issue here as the current behavior is assuming...
We may be able to do that. However it is really hard to guess how many people may be using the plugin as is right now with jsctags and how...
I've added a poll #880 to see if we can get any feedback to see if jsctags is used at all. Maybe from this we can get a feel for...
Yes I think that could be a good idea. Sorry I haven't had time to implement this yet. Looks like no one else has looked at the poll. I'll try...
Ok, give this a try and let me know how it works for you. The idea is if the user has a `kinds` defined in the user definition, then we...
We would welcome a pull-request for this if you have the time to implement it. I currently don't have the cycles for something like this though.
We are looking to use a standard docker container that will work for any user to run on their local repository where the documentation files will all be. So each...
@jelovirt so are you proposing writing the output to another new directory with different permissions? That would break our company's mandate that we cannot have open permissions on directories and...