Ben Jackson
|
8bf6c3517f
Revert "WIP: Support FixIt completions by allowing the FixIt to set the cursor position to the end of the fixit chunk. This matches more expected behaviour from vscode"
|
2 年之前 |
Ben Jackson
|
b68672e83e
Revert "Support for snippet completions"
|
2 年之前 |
Ben Jackson
|
710b061328
Revert "For testing: prefix completions with snippets and fixits"
|
2 年之前 |
Ben Jackson
|
acae71b3ea
For testing: prefix completions with snippets and fixits
|
4 年之前 |
Ben Jackson
|
681d4943c9
Support for snippet completions
|
6 年之前 |
Ben Jackson
|
ad8d2f4536
WIP: Support FixIt completions by allowing the FixIt to set the cursor position to the end of the fixit chunk. This matches more expected behaviour from vscode
|
6 年之前 |
Ben Jackson
|
6d8777845f
Resolve completions on-demand
|
4 年之前 |
Boris Staletic
|
1b4081713c
Drop python 3.5 support
|
4 年之前 |
Daniel Leong
|
4772b66627
Add a couple basic popup truncation tests
|
4 年之前 |
Daniel Leong
|
d2fd4d2060
Truncate the extra_menu_info if using preview popup
|
4 年之前 |
Boris Staletic
|
154cfb2f07
Remove python2 support
|
5 年之前 |
Boris Staletic
|
2866c16a1f
Avoid calling _RawResponse when retrieving extra_data
|
5 年之前 |
micbou
|
93fd392ea2
Disable Vim filtering
|
5 年之前 |
micbou
|
9091454d18
Do not apply fixits for omnifunc completion
|
6 年之前 |
zzbot
|
ff0a62bd15
Auto merge of #3174 - micbou:clang-fixit-completion, r=bstaletic
|
6 年之前 |
micbou
|
4b4f678bef
Support completion FixIts for C-family languages
|
6 年之前 |
zzbot
|
95efbc8766
Auto merge of #3208 - micbou:null-character-completion, r=micbou
|
6 年之前 |
micbou
|
39c06c42e3
Handle null characters in completion response
|
6 年之前 |
micbou
|
eba717553f
Recompute starting column on auto-wrapping
|
6 年之前 |
micbou
|
4e3ae95e9f
Update JavaScript support and documentation
|
7 年之前 |
micbou
|
29231e839d
Fix issues reported by flake8-comprehensions
|
6 年之前 |
micbou
|
5981809681
Support FixIts in TypeScript completions
|
6 年之前 |
zzbot
|
3256ae3ffa
Auto merge of #2976 - micbou:refactor-server-exception-handling, r=puremourning
|
6 年之前 |
micbou
|
6ec1b0b4a1
Refactor server exception handling
|
7 年之前 |
micbou
|
3b115831a0
Fix applying fixit twice after completion
|
6 年之前 |
micbou
|
866693ef80
Refactor CompleteDone logic
|
6 年之前 |
Ben Jackson
|
7989b7b0fd
Support for additional FixIts on java completions
|
7 年之前 |
micbou
|
223ae6ab9f
Rewrite completion system
|
8 年之前 |
micbou
|
f3ccafe3ae
Do not install aliases from future
|
7 年之前 |
Homu
|
8161d35030
Auto merge of #2465 - micbou:response-future, r=Valloric
|
8 年之前 |