Ben Jackson
|
20810a0b02
Make hover request asynchronous
|
4 years ago |
Boris Staletic
|
21a7f7d9b5
Rely on FixIt `kind` for auto-applying fixits
|
4 years ago |
Ben Jackson
|
cea5d0a2c0
Add public function to get the response from a subcommand
|
4 years ago |
Boris Staletic
|
154cfb2f07
Remove python2 support
|
5 years ago |
Boris Staletic
|
ad1cb27b8e
Resolve fixit support
|
5 years ago |
micbou
|
e651d970ed
Remove user_options_store dependency
|
6 years ago |
micbou
|
bdc3a66488
Ignore ft= argument from YcmCompleter command
|
6 years ago |
micbou
|
87702559f3
Support modifiers for GoTo commands
|
6 years ago |
micbou
|
6ec1b0b4a1
Refactor server exception handling
|
7 years ago |
micbou
|
a13329fe94
Add range support to completer command
|
7 years ago |
Andrey Pikas
|
ebc3856121
Merge branch 'master' into fork_master
|
7 years ago |
micbou
|
f3ccafe3ae
Do not install aliases from future
|
7 years ago |
Andrey Pikas
|
3db1413cd9
Send extra_conf_vim_data in requests from :YcmCompleter and :YcmDebugInfo commands. It's needed for passing compile_commands.json directory to every call of FlagsForFile in client_data argument.
|
7 years ago |
micbou
|
0d476a0164
Refactor diagnostic commands
|
8 years ago |
micbou
|
fd41d52dfe
Catch and log all server exceptions
|
8 years ago |
micbou
|
391757eec2
Avoid hit-enter prompts during completions
|
8 years ago |
Ben Jackson
|
cfd4bbd531
Support selecting from the list of FixIts when multiple are supplied
|
8 years ago |
micbou
|
805911b56b
Use SetQuickFixList for GoTo* subcommands
|
8 years ago |
micbou
|
f6d5f68d6b
Catch ReadTimeout exception on requests
|
8 years ago |
Val Markovic
|
c91130f280
Not depending on exception internals
|
8 years ago |
Val Markovic
|
ba6c6182ed
Consistent handling of ServerError exceptions
|
8 years ago |
Val Markovic
|
4e82409cc1
Futurize pass + manual fixes
|
8 years ago |
Val Markovic
|
f986bf19db
Updating to latest ycmd
|
9 years ago |
Ben Jackson
|
24f1f9c900
Support FixIt commands across buffers
|
9 years ago |
Ben Jackson
|
d9fef6be14
Remove knowlegde from YCM about subcommand names
|
9 years ago |
micbou
|
4835b49a89
Remove interpreter line from Python sources
|
9 years ago |
Ben Jackson
|
134b06b65e
Fix GoTo lists arriving at the wrong column.
|
9 years ago |
micbou
|
37f3f1530e
Handle scalar response from subcommands
|
9 years ago |
micbou
|
13aeaa37a8
Handle boolean responses from ycmd
|
9 years ago |
Ben Jackson
|
958d8f1eb5
Support subcommands which return detailed info
|
9 years ago |