Lukas Wirth
|
75689f2ad8
|
internal: Enforce Resolver to always have a module scope
|
2022-03-31 11:12:08 +02:00 |
|
Lukas Wirth
|
7267749f6b
|
Cleanup Completions api a bit
|
2022-02-02 12:19:43 +01:00 |
|
Lukas Wirth
|
d7a544e69a
|
fix: Complete functions and methods from block level impls
|
2022-02-01 23:29:40 +01:00 |
|
Lukas Wirth
|
439a8194b0
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
|
Lukas Wirth
|
0468b11de7
|
Remove CompletionKind in favor of CompletionItemKind
|
2021-10-27 17:23:43 +02:00 |
|
Lukas Wirth
|
722489e3ff
|
Remove filtered completion list usage in completion tests
|
2021-10-27 16:53:39 +02:00 |
|
Lukas Wirth
|
a9a77671f2
|
Move item specific completion tests
|
2021-06-17 15:32:34 +02:00 |
|
Lukas Wirth
|
9df848c580
|
Less filtering in completion tests
|
2021-06-17 15:10:25 +02:00 |
|
Lukas Wirth
|
aa644b5585
|
Move test_utils into tests module
|
2021-06-16 21:51:52 +02:00 |
|
Lukas Wirth
|
5660408f0a
|
Move more fields to ImmediateLocation
|
2021-05-30 21:35:01 +02:00 |
|
Aleksey Kladov
|
7e217a42e1
|
Unify naming
|
2021-03-12 12:22:45 +03:00 |
|
yonip23
|
99c4a41cd1
|
use references in CompletionItem's builder
|
2021-03-11 17:46:41 +02:00 |
|
Aleksey Kladov
|
3db64a400c
|
rename completion -> ide_completion
We don't have completion-related PRs in flight, so lets do it
|
2021-02-17 17:53:31 +03:00 |
|