Ben Jackson
|
231f808972
Update readme, make b:ycm_enable_semantic_highlighting work
|
2 years ago |
Ben Jackson
|
e062744e39
Properly exclude neovim
|
2 years ago |
Ben Jackson
|
f03b70191e
Fix typo in semantic highlighting option
|
3 years ago |
Ben Jackson
|
62e5bfeee5
Fix repeatedly spinning timer
|
3 years ago |
Ben Jackson
|
f60bf1d26e
Initial support for inefficient semantic highlighting
|
4 years ago |
Ben Jackson
|
35376369d1
Revert "Initial support for inefficient semantic highlighting"
|
2 years ago |
Ben Jackson
|
442c91d646
Revert "Fix repeatedly spinning timer"
|
2 years ago |
Ben Jackson
|
a751d99f3c
Revert "Fix typo in semantic highlighting option"
|
2 years ago |
Ben Jackson
|
e5a32409ac
Merge branch 'diag-popup'
|
2 years ago |
Ben Jackson
|
8ece9c7ce0
Fix typo in semantic highlighting option
|
3 years ago |
Ben Jackson
|
4b04f7cfd6
Fix repeatedly spinning timer
|
3 years ago |
Ben Jackson
|
d24659fc36
Initial support for inefficient semantic highlighting
|
4 years ago |
Ben Jackson
|
f121220eb5
Add an option to always use popup; fix cursor move
|
2 years ago |
Boris Staletic
|
5e372ffec0
Allow display of diagnostics in a popup
|
3 years ago |
Boris Staletic
|
192ed17381
Implement manual toggling of signature help popup visibility
|
3 years ago |
Boris Staletic
|
71bf0b6e09
Do not error when trying to complete without typing any characters
|
3 years ago |
Boris Staletic
|
425ce12846
Do not call complete() if the cursor changed position since the completion request
|
3 years ago |
Boris Staletic
|
14952ac885
Move ycm_state.UpdateMatches() to s:OnBufferEnter()
|
3 years ago |
Boris Staletic
|
777830bd7b
Use text properties for diagnostic highlight
|
3 years ago |
Boris Staletic
|
f2fee854c5
Use sign_* functions to manage signs
|
3 years ago |
Boris Staletic
|
88faa1c301
Remove stale python paths from sys.path
|
3 years ago |
Ben Jackson
|
79e51eb463
Interractive symbol finder
|
3 years ago |
Maxim Kim
|
66468ebfb8
fix: make highlighting work for new vim
|
4 years ago |
Ben Jackson
|
758f0b6596
Fix signature help traceback when using preview popup
|
4 years ago |
Maxim Kim
|
4adf469e0f
Allow completion on a buffer without filetype
|
4 years ago |
Ben Jackson
|
6d8777845f
Resolve completions on-demand
|
4 years ago |
Kevin Morris
|
48a5d21452
don't check file size on unsupported filetypes
|
4 years ago |
Ben Jackson
|
20810a0b02
Make hover request asynchronous
|
4 years ago |
Boris Staletic
|
d5bac5e010
Make the popup preview check stricter
|
4 years ago |
Matteo Riondato
|
5858bba35d
Make check for popup functionality more robust
|
4 years ago |