completions
|
some clippy::performance fixes
|
2021-03-15 10:19:59 +01:00 |
render
|
implement function completion scoring
|
2021-03-15 08:35:28 -07:00 |
completions.rs
|
rename completion -> ide_completion
|
2021-02-17 17:53:31 +03:00 |
config.rs
|
rename completion -> ide_completion
|
2021-02-17 17:53:31 +03:00 |
context.rs
|
Drop non-working mark
|
2021-03-15 16:05:16 +02:00 |
lib.rs
|
remove unused CompletionScore enum
|
2021-03-12 06:16:04 -08:00 |
patterns.rs
|
rename completion -> ide_completion
|
2021-02-17 17:53:31 +03:00 |
render.rs
|
implement function completion scoring
|
2021-03-15 08:35:28 -07:00 |
test_utils.rs
|
Make group imports configurable
|
2021-03-07 10:15:17 +02:00 |