Boris Staletic
|
d2abd1594f
Store multiline diags for each line they appear on
|
1 yıl önce |
Boris Staletic
|
9e02cfab93
Do not echo diagnostics in virtual-text when update_diagnostics_in_insert_mode == 0
|
1 yıl önce |
Ben Jackson
|
854232047d
Hide diagnostics UI when entering Insert Mode
|
1 yıl önce |
Chilledheart
|
3706abd72c
Fix invalid end_lnum field in diagnose['ranges']
|
2 yıl önce |
Ben Jackson
|
37b64d547b
Reduce calls to prop_remove
|
2 yıl önce |
Ben Jackson
|
55a6199183
Use a little marker for the diag text
|
2 yıl önce |
Ben Jackson
|
7b59f9966a
diag virtual-text: Fix disabling of diagnostic updates in insert mode
|
2 yıl önce |
Ben Jackson
|
cdb8ae8d66
echo diagnostic - fix neovim
|
2 yıl önce |
Ben Jackson
|
21ce3c141f
exch diagnostic - ensure we clean up the padding
|
2 yıl önce |
Ben Jackson
|
c14286b697
Improve interaction of text properties - use SpellBad/SpellCap without adornment for warnings/errors
|
2 yıl önce |
Ben Jackson
|
0f1b0cf084
Virtual text diags: add option, retain previous behaviour by default
|
2 yıl önce |
Ben Jackson
|
002283606d
Use virtual text for printing current diagnostic
|
2 yıl önce |
Ben Jackson
|
e062744e39
Properly exclude neovim
|
2 yıl önce |
Boris Staletic
|
55c4f08394
If a matching diagnostic is found, position the popup with the matching text property
|
3 yıl önce |
Ben Jackson
|
62b5f7c3ed
Fix traceback with invalid diagnostic ranges
|
2 yıl önce |
Boris Staletic
|
9f3eebdbcf
Do not assume current buffer in vimsupport.LineAndColumnNumbersClamped()
|
3 yıl önce |
Boris Staletic
|
c90bb62852
Use location list stack, instead of trampling on existing ones
|
3 yıl önce |
Boris Staletic
|
777830bd7b
Use text properties for diagnostic highlight
|
3 yıl önce |
Boris Staletic
|
f2fee854c5
Use sign_* functions to manage signs
|
3 yıl önce |
Boris Staletic
|
c7e2ed601b
Allow users to opt-out of diagnostics update in insert mode
|
3 yıl önce |
Boris Staletic
|
154cfb2f07
Remove python2 support
|
5 yıl önce |
micbou
|
3151820ff5
Update diagnostic matches only in current window
|
6 yıl önce |
micbou
|
115f360092
Update matches for all windows
|
6 yıl önce |
micbou
|
d16d3cebc4
Allow users to change the options by restarting the server
|
6 yıl önce |
micbou
|
c84e70737c
Improve diagnostic matches display
|
6 yıl önce |
micbou
|
5e98da5b09
Improve diagnostic sign placement
|
6 yıl önce |
Ben Jackson
|
292de25c72
Add support for Java diagnostics and asynchronous messages
|
7 yıl önce |
micbou
|
880f8700b3
Echo diagnostic asynchronously
|
7 yıl önce |
Davit Samvelyan
|
a70755aa40
Removed current buffer caching approach.
|
7 yıl önce |
Davit Samvelyan
|
e5b0565d1a
Fixed bug: current buffer was not set correctly.
|
7 yıl önce |