kjeremy
|
36cc81ac71
|
Move AssistKind into AssistId
|
2020-07-02 17:48:35 -04:00 |
|
Jeremy Kolb
|
b98c16a034
|
Categorize assists
|
2020-07-02 17:13:02 -04:00 |
|
Laurențiu Nicola
|
331e6d8f16
|
Remove db from AssistsContext
|
2020-07-01 10:25:59 +03:00 |
|
Aleksey Kladov
|
e5101ae150
|
Centralize fixture parsing for assists
|
2020-06-24 00:30:34 +02:00 |
|
Aleksey Kladov
|
aa69757a01
|
More principled indentation trimming in fixtures
|
2020-06-23 23:33:41 +02:00 |
|
Aleksey Kladov
|
38fa4d17fb
|
Simplify API
|
2020-06-09 00:01:53 +02:00 |
|
Aleksey Kladov
|
a04cababaa
|
Use snippets in add_missing_members
|
2020-05-20 01:53:21 +02:00 |
|
Aleksey Kladov
|
e6fc0bdffb
|
Moderate cleanup of add_function
|
2020-05-20 01:30:12 +02:00 |
|
Aleksey Kladov
|
8eb3272ad6
|
Use snippets in add function
|
2020-05-20 01:23:05 +02:00 |
|
Aleksey Kladov
|
231fddab54
|
More fluent indent API
|
2020-05-09 14:40:11 +02:00 |
|
Timo Freiberg
|
64e6b8200b
|
Use new HirDisplay variant in add_function assist
|
2020-05-08 17:14:45 +02:00 |
|
Aleksey Kladov
|
4867968d22
|
Refactor assists API to be more convenient for adding new assists
It now duplicates completion API in its shape.
|
2020-05-07 16:27:54 +02:00 |
|
Aleksey Kladov
|
020ca6695f
|
Simplify
|
2020-05-06 16:39:11 +02:00 |
|
Aleksey Kladov
|
1116c9a0e9
|
Fix TODO
|
2020-05-06 13:21:49 +02:00 |
|
Aleksey Kladov
|
233f01c9ba
|
Move target to AssistLabel
Target is used for assists sorting, so we need it before we compute
the action.
|
2020-05-06 12:51:28 +02:00 |
|
Aleksey Kladov
|
25e6bbde01
|
Merge assits::test_helpers and tests
|
2020-05-06 10:16:55 +02:00 |
|
Aleksey Kladov
|
63a462f37c
|
Switch to TryFrom
|
2020-04-25 11:59:18 +02:00 |
|
Aleksey Kladov
|
b1d5817dd1
|
Convert code to text-size
|
2020-04-25 11:59:18 +02:00 |
|
Timo Freiberg
|
f2f882bc44
|
Add pub(crate) to functions generated in other module
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
74780a15f6
|
Jump to sourceChanges in other files
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
ba8faf3efc
|
Add target file information to AssistAction
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
317fc650d5
|
Make add_function generate functions in other modules via qualified path
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
1231418f31
|
Change add_function assist to use todo!()
|
2020-04-13 22:17:06 +02:00 |
|
Timo Freiberg
|
10667753c7
|
Use ast::make API in add_function assist
|
2020-04-01 23:06:14 +02:00 |
|
Timo Freiberg
|
e5fc42cbc1
|
Add create_function assist
|
2020-04-01 23:06:14 +02:00 |
|