Enrico Maria De Angelis
|
f742ecbabd
Address #4165: provide a highlight group for the detailed diagnostic popup
|
1 year ago |
Ben Jackson
|
25296a6ef8
Reduce overhead of semantic highlighting (part 1)
|
1 year ago |
Elias Daler
|
a4a869cd7a
Fix wrap
|
1 year ago |
Elias Daler
|
1852bd7c07
Code review fixes
|
1 year ago |
Elias Daler
|
a31e9aca42
Formatting fixes, limit popup_params scope
|
1 year ago |
Elias Daler
|
1877209270
Add the ability to pass popup_params when creating a custom ycm_hover
|
1 year ago |
Ben Jackson
|
854232047d
Hide diagnostics UI when entering Insert Mode
|
2 years ago |
Ben Jackson
|
c6e80b0d78
Provide a way to manually trigger YCM's completions
|
2 years ago |
Ben Jackson
|
d74e097ce5
Fix passing '+10' etc on command line in older vims.
|
2 years ago |
Ben Jackson
|
535ff847ab
Don't try to clear inlay hints if not enabled
|
2 years ago |
mergify[bot]
|
8a2961159e
Merge branch 'master' into inlay-hints
|
2 years ago |
Ben Jackson
|
c5f901d819
update docs: jedi refactoring
|
2 years ago |
Ben Jackson
|
51049eaf42
Fix insert toggline with manual toggling, and document them
|
2 years ago |
Ben Jackson
|
a2410f615f
inlay hints - toggle on/off and improve clear perf
|
2 years ago |
Ben Jackson
|
ef4e84a374
Reduce stutter by halving the redraws when typing
|
2 years ago |
Ben Jackson
|
21ce3c141f
exch diagnostic - ensure we clean up the padding
|
2 years ago |
Ben Jackson
|
0e574b947b
Check for WinScrolled event existing
|
2 years ago |
Ben Jackson
|
1470710674
Request symbols from all availble filetypes and merge the results
|
3 years ago |
Ben Jackson
|
07dcd575ff
FixUp: hover tests broken by GetCommandRequest change
|
3 years ago |
Ben Jackson
|
caf6c9075b
Allow multiple simultaneous async command requests
|
3 years ago |
Ben Jackson
|
c14286b697
Improve interaction of text properties - use SpellBad/SpellCap without adornment for warnings/errors
|
2 years ago |
Ben Jackson
|
5495d8fafb
Inlay hints: don't always request on scroll, only when we hit the bounds of our requested window. this reduces stutter when scrolling
|
2 years ago |
Ben Jackson
|
e6765a1106
Inlay hints - temporarily reinstate keeping the hints in insert mode
|
2 years ago |
Ben Jackson
|
fa4eb61ded
Inlay hints: allow easy customisation of the highlight groups, fix priorities and ensure start_incl is set
|
2 years ago |
Ben Jackson
|
a7267e2d00
VirtualText: Add YcmPadding property
|
2 years ago |
Ben Jackson
|
6b4e5c712f
Inlay Hints: Only enable when supported by vim
|
2 years ago |
Ben Jackson
|
777f61c816
Inlay Hints: cache results and reinstate on insert leave
|
2 years ago |
Ben Jackson
|
eb6ac04071
Support sending a range for inlay_hints and semantic tokens
|
2 years ago |
Ben Jackson
|
4d014ea5de
Inlay Hints: clear on insert enter (TODO: alternatively only display strictly in normal mode)
|
2 years ago |
Ben Jackson
|
93003daf96
WIP: Add support for inlay hints
|
2 years ago |