Laurențiu Nicola
|
e41ab350d6
|
Merge commit 'ddf105b646 ' into sync-from-ra
|
2024-02-11 08:40:19 +02:00 |
|
Laurențiu Nicola
|
b8a3180a60
|
Merge commit '0113bc9388 ' into sync-from-ra
|
2024-02-04 10:37:58 +02:00 |
|
Laurențiu Nicola
|
f43cea0878
|
Merge commit '7219414e81 ' into sync-from-ra
|
2024-01-28 15:56:54 +02:00 |
|
Laurențiu Nicola
|
3afeb24198
|
Merge commit 'af40101841 ' into sync-from-ra
|
2024-01-08 11:29:25 +02:00 |
|
Laurențiu Nicola
|
932d85b529
|
Merge commit '426d2842c1 ' into sync-from-ra2
|
2024-01-03 11:35:07 +02:00 |
|
Laurențiu Nicola
|
f532576ac5
|
Merge commit '457b966b17 ' into sync-from-ra
|
2023-12-11 11:16:01 +02:00 |
|
Laurențiu Nicola
|
59f5d51852
|
Merge commit '141fc695dc ' into sync-from-ra
|
2023-11-16 22:27:35 +02:00 |
|
Laurențiu Nicola
|
d1d111d09e
|
Merge commit '3b7c7f97e4 ' into sync-from-ra
|
2023-11-08 08:15:03 +02:00 |
|
Laurențiu Nicola
|
4704881b64
|
Merge commit '37f84c101b ' into sync-from-ra
|
2023-07-17 16:49:15 +03:00 |
|
Laurențiu Nicola
|
c48062fe2a
|
Merge commit 'aa9bc86125 ' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
|
Laurențiu Nicola
|
7e711da2f0
|
⬆️ rust-analyzer
|
2023-02-20 10:14:12 +02:00 |
|
arcnmx
|
25242fe93f
|
⬆️ rust-analyzer
Merge commit '368e0bb32f '
|
2023-01-09 10:36:22 -08:00 |
|
Laurențiu Nicola
|
a99a48e786
|
⬆️ rust-analyzer
|
2022-10-18 09:12:49 +03:00 |
|
Laurențiu Nicola
|
f5fde4df43
|
⬆️ rust-analyzer
|
2022-09-20 17:39:17 +03:00 |
|
Amos Wenger
|
23d25a3094
|
Enable extra warnings required by rust-lang/rust
|
2022-07-20 15:00:17 +02:00 |
|
Lukas Wirth
|
7a0774defa
|
internal: Simplify some completions
|
2022-06-20 21:55:33 +02:00 |
|
Lukas Wirth
|
6e9c963348
|
internal: Lift out IdentContext from CompletionContext
|
2022-06-20 17:41:04 +02:00 |
|
Lukas Wirth
|
bcf10cde13
|
internal: Remove previous_token field from CompletionContext
|
2022-06-20 15:07:48 +02:00 |
|
Lukas Wirth
|
7685245282
|
Even more completion context filtering
|
2022-06-20 14:23:46 +02:00 |
|
Lukas Wirth
|
ce5859e387
|
Lift out PathKind variant fields into structs
|
2022-06-20 13:29:13 +02:00 |
|
Lukas Wirth
|
5c69df93df
|
Split remaining completion calls on the context kinds
|
2022-06-20 13:17:30 +02:00 |
|
Lukas Wirth
|
309ecdd71c
|
internal: NameRefKind classification is not optional
|
2022-06-18 08:58:47 +02:00 |
|
Lukas Wirth
|
0665428b4e
|
minor: Simplify
|
2022-06-18 01:15:08 +02:00 |
|
Lukas Wirth
|
173bb10a76
|
internal: Split flyimport into its 3 applicable contexts
|
2022-06-18 00:47:28 +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
|
a2537e591a
|
Split completion context module into definitions and analysis parts
|
2022-06-17 15:16:20 +02:00 |
|
Lukas Wirth
|
a2a74bf278
|
Remove some of the unnecessary helpfer functions from CompletionContext
|
2022-06-03 20:49:25 +02:00 |
|
Lukas Wirth
|
98c0578f15
|
Move trait_impl completion analysis into CompletionContext
|
2022-06-03 19:49:02 +02:00 |
|
Lukas Wirth
|
c5dcc77b40
|
Fix visibility mods not being completed for field defs
|
2022-06-03 15:42:28 +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
|
3577c44dee
|
fix: Fix fill-arguments completions not working
|
2022-05-13 19:52:44 +02:00 |
|
Lukas Wirth
|
b2abe1bca1
|
Move keyword expressions to expr completions module
|
2022-05-10 15:00:58 +02:00 |
|
Lukas Wirth
|
1dc83f5a90
|
minor: Move inferred type completions
|
2022-05-07 12:59:26 +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 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|