micbou
|
3151820ff5
Update diagnostic matches only in current window
|
6 years ago |
micbou
|
115f360092
Update matches for all windows
|
6 years ago |
micbou
|
d16d3cebc4
Allow users to change the options by restarting the server
|
6 years ago |
micbou
|
c84e70737c
Improve diagnostic matches display
|
7 years ago |
micbou
|
5e98da5b09
Improve diagnostic sign placement
|
7 years ago |
Ben Jackson
|
292de25c72
Add support for Java diagnostics and asynchronous messages
|
7 years ago |
micbou
|
880f8700b3
Echo diagnostic asynchronously
|
7 years ago |
Davit Samvelyan
|
a70755aa40
Removed current buffer caching approach.
|
7 years ago |
Davit Samvelyan
|
e5b0565d1a
Fixed bug: current buffer was not set correctly.
|
7 years ago |
Davit Samvelyan
|
22be4e777d
Refactored diag interface, removed dummy sign.
|
7 years ago |
Davit Samvelyan
|
979f14acfd
Moved change tracking to python. Per buffer diags
|
7 years ago |
micbou
|
47f3f9d2c6
Fix diagnostic highlighting with invalid location extent
|
7 years ago |
micbou
|
e45a409ac9
Prioritize errors over warnings on the same line
|
7 years ago |
micbou
|
f3ccafe3ae
Do not install aliases from future
|
7 years ago |
dhleong
|
13fda74cc1
Refactor _FilterDiagnostics to rely on _ApplyDiagnosticFilter
|
8 years ago |
dhleong
|
7978215bca
Refactor filter to not be initialized every time
|
8 years ago |
dhleong
|
3869830a65
Rename method for clarity and tweak style
|
8 years ago |
dhleong
|
f15f9f2255
Fix style/lint issues
|
8 years ago |
dhleong
|
f7fbbd16f7
Implement a preliminary quest_messages with regex support
|
8 years ago |
micbou
|
391757eec2
Avoid hit-enter prompts during completions
|
8 years ago |
Ben Jackson
|
edd2bdbe0f
Update flake8 config
|
8 years ago |
Val Markovic
|
4e82409cc1
Futurize pass + manual fixes
|
8 years ago |
Davit Samvelyan
|
4d97437872
Moved parse request and diagnostics handling to python.
|
9 years ago |
micbou
|
4835b49a89
Remove interpreter line from Python sources
|
9 years ago |
Kenny Kaye
|
163238992c
Document YcmGetErrorCount and YcmGetWarningCount functions
|
9 years ago |
Kenny Kaye
|
dafc36ba37
Expose functions to get error and warning counts
|
9 years ago |
Ben Jackson
|
98c4d712b4
YouCompleteMe client support for FixIt subcommands
|
9 years ago |
Strahinja Val Markovic
|
def392d24c
Fix Vim E885: not possible to change sign
|
10 years ago |
Strahinja Val Markovic
|
fe24f02005
Minor refactoring
|
10 years ago |
Strahinja Val Markovic
|
33b5b1eb02
Minor refactoring & stylistic changes.
|
10 years ago |