Lukas Wirth
|
0327df224b
|
More precise completion filtering
|
2022-05-30 16:01:17 +02:00 |
|
Lukas Wirth
|
ea594c4c44
|
Use char for trigger character
|
2022-05-30 14:17:58 +02:00 |
|
yue4u
|
1b5f0462ed
|
fix: visibility completion
|
2022-05-30 00:06:48 +09:00 |
|
Lukas Wirth
|
6a8b8a6039
|
internal: Refactor our record pat/expr handling in completion context
|
2022-05-24 13:24:36 +02:00 |
|
Lukas Wirth
|
2aa22730f1
|
fix: Fix completions not working after attributes
|
2022-05-23 17:22:48 +02:00 |
|
bors
|
254bfdd2c3
|
Auto merge of #12204 - Veykril:completions, r=Veykril
internal: Move keyword expressions to expr completions module
|
2022-05-10 13:08:27 +00:00 |
|
Lukas Wirth
|
b2abe1bca1
|
Move keyword expressions to expr completions module
|
2022-05-10 15:00:58 +02:00 |
|
Jonas Schievink
|
5a2398d775
|
Don't show assoc. type binding completions when invalid
|
2022-05-09 18:12:12 +02:00 |
|
Jonas Schievink
|
2156815f12
|
Make completion work too
|
2022-05-09 17:39:13 +02:00 |
|
Lukas Wirth
|
44c3cc100b
|
Merge the different identifier contexts into one enum
|
2022-05-07 15:06:59 +02:00 |
|
Lukas Wirth
|
0c4e23b8ef
|
internal: Remove unqualified_path completions module
|
2022-05-05 22:21:42 +02:00 |
|
Lukas Wirth
|
16d2e79b50
|
internal: Remove unqualified_path completions module
|
2022-05-05 15:50:40 +02:00 |
|
Lukas Wirth
|
25d133e3b8
|
internal: Lift out item list path completions from (un)qualified_path
|
2022-05-05 12:20:18 +02:00 |
|
Lukas Wirth
|
5280e08c13
|
minor: Sort ide-completions test outputs for less disruptive diffs
|
2022-05-05 10:53:20 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|