Igor Aleksanov
|
b6ea56ea09
|
Make call_info a part of ide_db
|
2020-10-24 11:07:10 +03:00 |
|
Igor Aleksanov
|
8d3d509af7
|
Remove dependency on 'assists' from 'completion' crate
|
2020-10-24 10:47:23 +03:00 |
|
Aleksey Kladov
|
f9b81369e2
|
Complete variants when only enun name is typed
This allows the client to filter `Foo::Bar` when *either* `Foo` or
`Bar` is typed.
|
2020-10-23 23:41:47 +02:00 |
|
adamrk
|
3dbbcfca67
|
Insert ref for completions
|
2020-10-22 22:45:14 +02:00 |
|
Benjamin Coenen
|
aa031e91f4
|
add completions for clippy lint in attributes
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-10-20 21:29:31 +02:00 |
|
Igor Aleksanov
|
9e7c952bbd
|
Extract call_info and completion into separate crates
|
2020-10-18 13:09:00 +03:00 |
|