Lukas Wirth
|
2a48b53220
|
Correct completions in items tests
|
2021-06-17 15:43:21 +02:00 |
|
Lukas Wirth
|
a9a77671f2
|
Move item specific completion tests
|
2021-06-17 15:32:34 +02:00 |
|
Lukas Wirth
|
9353f36516
|
Fix incorrect completions in empty braced use statement
|
2021-06-17 13:59:31 +02:00 |
|
Lukas Wirth
|
2225db2eb4
|
Refine self , super and crate completion in use paths
|
2021-06-17 13:56:55 +02:00 |
|
Lukas Wirth
|
e14f5cfff0
|
Move out and rewrite UseTree completion tests
|
2021-06-17 13:13:12 +02:00 |
|
Lukas Wirth
|
aa644b5585
|
Move test_utils into tests module
|
2021-06-16 21:51:52 +02:00 |
|
Lukas Wirth
|
11115ebad8
|
Don't complete paths after attributes
|
2021-06-16 21:51:21 +02:00 |
|
Lukas Wirth
|
9ea6ee6b27
|
Don't show incorrect completions after unsafe or visiblity node
|
2021-06-16 21:51:20 +02:00 |
|
Lukas Wirth
|
1a8f76a224
|
Don't complete visibility accessors after existing ones
|
2021-06-16 21:51:20 +02:00 |
|
Lukas Wirth
|
d338a80394
|
Start refactoring ide_completion tests
|
2021-06-16 21:51:20 +02:00 |
|