-
Integrate bootstrap with custom CSS?
Or change box-length to be percentages?
-
![1111111111](https://cloud.githubusercontent.com/assets/9711902/25908780/adce6ac2-35dd-11e7-9a68-ba91571086a4.png)
the self.banner is in __init__ method ,and it's value is a three quotes str…
-
**TL;DR;** Can we show the line number of the tag in the Tag Window?
Say if the tag is on line 131 of the file, that way I may navigate to a tag by `:131` without shifting the focus to the Tag Wind…
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][c…
-
I'm using [minimap.vim](https://github.com/wfxr/minimap.vim), and when I press enter in tagbar, instead of going to the function in the code, it goes to an open minimap.vim window.
## Gif:
![out…
ghost updated
4 years ago
-
High cpu usage when the cursor moves in tagbar window
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][cont] d…
-
how to set number in tagbar. I wish to see the line number.
-
@raven42 there is a regression issue started from pr #683 : tag highlight does not work Unless cursor on that func name same line.
![image](https://user-images.githubusercontent.com/13550529/9881997…
-
Right now, tagbar also shows import statements and other categories of tags. Is is possible to hide them and only show classes and functions?