Ben Jackson
|
6d8777845f
Resolve completions on-demand
|
4 years ago |
Boris Staletic
|
1b4081713c
Drop python 3.5 support
|
4 years ago |
Daniel Leong
|
4772b66627
Add a couple basic popup truncation tests
|
4 years ago |
Daniel Leong
|
d2fd4d2060
Truncate the extra_menu_info if using preview popup
|
4 years ago |
Boris Staletic
|
154cfb2f07
Remove python2 support
|
5 years ago |
Boris Staletic
|
2866c16a1f
Avoid calling _RawResponse when retrieving extra_data
|
5 years ago |
micbou
|
93fd392ea2
Disable Vim filtering
|
5 years ago |
micbou
|
9091454d18
Do not apply fixits for omnifunc completion
|
6 years ago |
zzbot
|
ff0a62bd15
Auto merge of #3174 - micbou:clang-fixit-completion, r=bstaletic
|
6 years ago |
micbou
|
4b4f678bef
Support completion FixIts for C-family languages
|
6 years ago |
zzbot
|
95efbc8766
Auto merge of #3208 - micbou:null-character-completion, r=micbou
|
6 years ago |
micbou
|
39c06c42e3
Handle null characters in completion response
|
6 years ago |
micbou
|
eba717553f
Recompute starting column on auto-wrapping
|
6 years ago |
micbou
|
4e3ae95e9f
Update JavaScript support and documentation
|
7 years ago |
micbou
|
29231e839d
Fix issues reported by flake8-comprehensions
|
6 years ago |
micbou
|
5981809681
Support FixIts in TypeScript completions
|
6 years ago |
zzbot
|
3256ae3ffa
Auto merge of #2976 - micbou:refactor-server-exception-handling, r=puremourning
|
6 years ago |
micbou
|
6ec1b0b4a1
Refactor server exception handling
|
7 years ago |
micbou
|
3b115831a0
Fix applying fixit twice after completion
|
6 years ago |
micbou
|
866693ef80
Refactor CompleteDone logic
|
6 years ago |
Ben Jackson
|
7989b7b0fd
Support for additional FixIts on java completions
|
7 years ago |
micbou
|
223ae6ab9f
Rewrite completion system
|
8 years ago |
micbou
|
f3ccafe3ae
Do not install aliases from future
|
7 years ago |
Homu
|
8161d35030
Auto merge of #2465 - micbou:response-future, r=Valloric
|
8 years ago |
micbou
|
fd41d52dfe
Catch and log all server exceptions
|
8 years ago |
micbou
|
bd890428a4
Fix exception when response future is not set
|
8 years ago |
micbou
|
391757eec2
Avoid hit-enter prompts during completions
|
8 years ago |
micbou
|
f6d5f68d6b
Catch ReadTimeout exception on requests
|
8 years ago |
Val Markovic
|
ba6c6182ed
Consistent handling of ServerError exceptions
|
8 years ago |
Val Markovic
|
4e82409cc1
Futurize pass + manual fixes
|
8 years ago |