micbou
|
6b4d705238
|
Add flake8-ycm to test requirements
Fix errors reported by flake8-ycm.
|
2018-05-30 02:53:28 +02:00 |
|
micbou
|
6ec1b0b4a1
|
Refactor server exception handling
|
2018-04-13 01:35:17 +02:00 |
|
Andrey Pikas
|
ebc3856121
|
Merge branch 'master' into fork_master
|
2017-03-30 20:26:11 +03:00 |
|
micbou
|
f3ccafe3ae
|
Do not install aliases from future
Installing aliases from python-future is unreliable and slow.
|
2017-03-18 18:24:48 +01:00 |
|
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.
|
2017-03-11 13:34:37 +03:00 |
|
micbou
|
ab758e4c64
|
Include subservers logfiles in YcmToggleLogs
|
2017-01-21 13:42:58 +01:00 |
|
micbou
|
18aba7a582
|
Implement new debugging information API
|
2017-01-18 11:13:11 +01:00 |
|
micbou
|
85d5844873
|
Add docstring to HandleServerException
Wrap request with HandleServerException in YcmdKeepalive class.
|
2016-12-12 02:53:57 +01:00 |
|
micbou
|
fd41d52dfe
|
Catch and log all server exceptions
|
2016-12-12 02:36:15 +01:00 |
|