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
|
8 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 |
Stanislav Seletskiy
|
3fcc63127f
Fix handling of signs placed by other plugins
|
10 years ago |
Strahinja Val Markovic
|
0cdb588207
Updating to latest ycmd
|
10 years ago |
Strahinja Val Markovic
|
d56ec1ea7a
ycmd's JSON interface now uses 1-based indices
|
10 years ago |
Strahinja Val Markovic
|
b1bba2e201
Changing copyright headers from me to Google
|
11 years ago |
Strahinja Val Markovic
|
9d06a3e54c
Revert "Only removing our signs in buffer, no all"
|
11 years ago |
Strahinja Val Markovic
|
182848050e
Only removing our signs in buffer, no all
|
11 years ago |
Strahinja Val Markovic
|
8866f798b6
Only clear the diag message echo once
|
11 years ago |
Strahinja Val Markovic
|
6e6e6043c3
Handling diags pointing to content not in file
|
11 years ago |
Strahinja Val Markovic
|
5efd920815
Renaming and documenting the new options.
|
11 years ago |