micbou
|
e96ef7ce38
Do not disable omnifunc when filetype completion is disabled
|
6 years ago |
micbou
|
6ec1b0b4a1
Refactor server exception handling
|
7 years ago |
micbou
|
866693ef80
Refactor CompleteDone logic
|
6 years ago |
micbou
|
c84e70737c
Improve diagnostic matches display
|
7 years ago |
micbou
|
a13329fe94
Add range support to completer command
|
7 years ago |
Ben Jackson
|
7989b7b0fd
Support for additional FixIts on java completions
|
7 years ago |
zzbot
|
0d495578b5
Auto merge of #2863 - puremourning:java-async-diagnostics, r=micbou
|
7 years ago |
Ben Jackson
|
292de25c72
Add support for Java diagnostics and asynchronous messages
|
7 years ago |
Ben Jackson
|
4e95e5d406
Very minor typographical changes (NFC)
|
7 years ago |
micbou
|
6c326a1b5f
Avoid traceback when computing extra conf data
|
7 years ago |
micbou
|
43ebd5252d
Optimize request building
|
7 years ago |
zzbot
|
8aa617ec03
Auto merge of #2861 - puremourning:always-supply-wd, r=micbou
|
7 years ago |
Ben Jackson
|
bc6ac461f3
Always supply working directory
|
7 years ago |
micbou
|
497a803188
Prompt the user to select a logfile with YcmToggleLogs
|
7 years ago |
micbou
|
2b8e86797c
Improve server crash notification at startup
|
7 years ago |
micbou
|
ee25d5b8eb
Close options file before starting server
|
7 years ago |
micbou
|
5d78e4c2c0
Improve path to python interpreter error handling
|
7 years ago |
micbou
|
031edea89e
Improve error message when server crashes
|
7 years ago |
micbou
|
bdac8ed43e
Do not read server stderr
|
7 years ago |
micbou
|
1e935db4b7
Fix unicode warning when unloading buffer on Python 2
|
7 years ago |
micbou
|
600383fbac
Do not cache omnifunc on FileReadyToParse event
|
8 years ago |
micbou
|
1ceabea26e
Stop polling for readiness if server crashed
|
7 years ago |
micbou
|
223ae6ab9f
Rewrite completion system
|
8 years ago |
Davit Samvelyan
|
a70755aa40
Removed current buffer caching approach.
|
7 years ago |
Davit Samvelyan
|
8c6efb4214
Cache current buffer on buffer visit.
|
7 years ago |
Davit Samvelyan
|
fc745f74b3
Minor changes addressing review comments.
|
7 years ago |
Davit Samvelyan
|
3a690fc8d4
Update based on the latest upstream changes.
|
7 years ago |
Davit Samvelyan
|
0846673aa4
Latest upstream changes with buffer emulation.
|
7 years ago |
Davit Samvelyan
|
979f14acfd
Moved change tracking to python. Per buffer diags
|
7 years ago |
micbou
|
1fc6b4a43b
Clean C# inserting namespace code
|
7 years ago |