feniljain
|
a10372dac6
|
fix: use compute_type_match correctly and update tests accordingly
|
2023-03-14 11:41:25 +05:30 |
|
feniljain
|
794988c53b
|
feat: filter already present enum variants in match arms
|
2022-12-17 19:21:21 +05:30 |
|
feniljain
|
68fd1ce313
|
feat: bump variant suggestion for enums in patterns completion
|
2022-12-17 19:21:21 +05:30 |
|
yue4u
|
91358bd937
|
fix: format literal lookup
|
2022-08-16 01:24:21 +09:00 |
|
Ryo Yoshida
|
018266a7ff
|
Make ModPath display escaped path
|
2022-08-11 03:41:10 +09:00 |
|
Ryo Yoshida
|
4322cf7f5b
|
Remove EscapedName
|
2022-08-11 01:11:18 +09:00 |
|
Lukas Wirth
|
7c59d7c75c
|
fix: Fix pattern completions adding unnecessary braces
|
2022-07-28 15:47:46 +02:00 |
|
Lukas Wirth
|
b96f8f18b0
|
fix: Improve self param completion applicability
|
2022-07-16 12:28:41 +02:00 |
|
yue4u
|
ea7ea7079c
|
fix: escape for enum variant
|
2022-07-02 23:17:29 +09:00 |
|
yue4u
|
622b516c74
|
fix: variants rendering in pattern path
|
2022-07-02 20:31:24 +09:00 |
|
Hongxu Xu
|
f536766efb
|
complete raw identifier with "r#" prefix
|
2022-06-26 14:45:30 +08:00 |
|
Lukas Wirth
|
6e9c963348
|
internal: Lift out IdentContext from CompletionContext
|
2022-06-20 17:41:04 +02:00 |
|
Lukas Wirth
|
309ecdd71c
|
internal: NameRefKind classification is not optional
|
2022-06-18 08:58:47 +02:00 |
|
Lukas Wirth
|
00fdb4a3d8
|
Only run completion functions if their corresponding context is active
|
2022-06-17 23:36:39 +02:00 |
|
Lukas Wirth
|
6a045c7029
|
Introduce NameRefContext
|
2022-05-07 13:46:43 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|