Ben Jackson
|
35376369d1
Revert "Initial support for inefficient semantic highlighting"
|
2 years ago |
Ben Jackson
|
8bf6c3517f
Revert "WIP: Support FixIt completions by allowing the FixIt to set the cursor position to the end of the fixit chunk. This matches more expected behaviour from vscode"
|
2 years ago |
Ben Jackson
|
b68672e83e
Revert "Support for snippet completions"
|
2 years ago |
Ben Jackson
|
e5a32409ac
Merge branch 'diag-popup'
|
2 years ago |
Ben Jackson
|
b0807b4490
Merge branches 'pm-master-commits', 'yaml' and 'semantic-tokens'
|
2 years ago |
Ben Jackson
|
681d4943c9
Support for snippet completions
|
6 years ago |
Ben Jackson
|
ad8d2f4536
WIP: Support FixIt completions by allowing the FixIt to set the cursor position to the end of the fixit chunk. This matches more expected behaviour from vscode
|
6 years ago |
Ben Jackson
|
d24659fc36
Initial support for inefficient semantic highlighting
|
4 years ago |
Boris Staletic
|
55c4f08394
If a matching diagnostic is found, position the popup with the matching text property
|
3 years ago |
Boris Staletic
|
5e372ffec0
Allow display of diagnostics in a popup
|
3 years ago |
Boyang DU
|
681e91878e
Auto open possible folding when jumping to a location
|
3 years ago |
Boris Staletic
|
48b0bb2ca7
When available use the faster prop_list API
|
3 years ago |
Boris Staletic
|
43ebc100af
Avoid KeyError when a different plugin's property type gets deleted
|
3 years ago |
Boris Staletic
|
9f3eebdbcf
Do not assume current buffer in vimsupport.LineAndColumnNumbersClamped()
|
3 years ago |
Boris Staletic
|
e643d35647
Make diagnostic highlighting in buffers without filepath work
|
3 years ago |
Boris Staletic
|
c90bb62852
Use location list stack, instead of trampling on existing ones
|
3 years ago |
Boris Staletic
|
eb18fda814
Do not decrement end_col in neovim diagnostics twice
|
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
|
82ddb1b3a5
Use the standard library for memoizing return values
|
3 years ago |
Ben Jackson
|
79e51eb463
Interractive symbol finder
|
3 years ago |
Ben Jackson
|
5370171f4c
Allow supressing the quickfix height changes
|
4 years ago |
Boris Staletic
|
42761535ea
Highlight diagnostics with low priority, to allow hlsearch to work
|
4 years ago |
Maxim Kim
|
4adf469e0f
Allow completion on a buffer without filetype
|
4 years ago |
Boris Staletic
|
1b4081713c
Drop python 3.5 support
|
4 years ago |
Boris Staletic
|
21a7f7d9b5
Rely on FixIt `kind` for auto-applying fixits
|
4 years ago |
Daniel Leong
|
5e470ec4a8
Revert change to UsingPreviewPopup
|
4 years ago |
Daniel Leong
|
858d4f3759
Simplify UsingPreviewPopup; add coverage of it by patching vim.options
|
4 years ago |
Daniel Leong
|
d2fd4d2060
Truncate the extra_menu_info if using preview popup
|
4 years ago |
Ben Jackson
|
143b4fe2f1
Add range and mods to YcmToggleLogs
|
7 years ago |