Lukas Wirth
|
47ad752e6c
|
Implement prev sibling determination for CompletionContext
|
2021-05-28 22:03:31 +02:00 |
|
Lukas Wirth
|
a6b92a8cc0
|
simplify
|
2021-05-28 20:46:09 +02:00 |
|
Lukas Wirth
|
1894db49b1
|
Complete keywords in (Assoc)ItemList with leading attribute
|
2021-05-28 03:20:55 +02:00 |
|
Lukas Wirth
|
9e71dd9799
|
Only complete modules in empty use-statements
|
2021-05-28 02:42:47 +02:00 |
|
Lukas Wirth
|
7ad378fec0
|
Complete modules in assoc item lists
|
2021-05-27 20:53:38 +02:00 |
|
Lukas Wirth
|
3a16950fd9
|
Cleanup ImmediateLocation determination
|
2021-05-27 18:16:39 +02:00 |
|
Lukas Wirth
|
f41c983424
|
Don't complete non-macro item paths in impls and modules
|
2021-05-27 12:23:36 +02:00 |
|
Lukas Wirth
|
6ec4ea8d9e
|
simplify
|
2021-05-27 03:15:48 +02:00 |
|
Lukas Wirth
|
7de925b8ab
|
Collapse more CompletionContext booleans into enums
|
2021-05-27 02:54:49 +02:00 |
|
Lukas Wirth
|
26e784a575
|
simplify
|
2021-05-26 21:09:27 +02:00 |
|
Matthias Krüger
|
ae7e55c1dd
|
clippy::complexity simplifications related to Iterators
|
2021-03-21 13:13:34 +01:00 |
|
Aleksey Kladov
|
f5a81ec468
|
Upgrade rowan
Notably, new rowan comes with support for mutable syntax trees.
|
2021-03-16 16:10:49 +03: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 |
|