Aleksey Kladov
|
dad1333b48
|
New VFS
|
2020-06-23 17:51:06 +02:00 |
|
Aleksey Kladov
|
ff28c79ebd
|
Remove dead code for handling cursor positions
|
2020-05-21 15:08:03 +02:00 |
|
Aleksey Kladov
|
65fa586410
|
Relax cursor position tests in assists
Those will be replaced with snippets anyway
|
2020-05-20 22:55:37 +02:00 |
|
Aleksey Kladov
|
c847c079fd
|
Add AssistConfig
|
2020-05-19 20:28:27 +02:00 |
|
Aleksey Kladov
|
28fcff125a
|
Nicer API
|
2020-05-07 17:29:23 +02:00 |
|
Aleksey Kladov
|
c6b81bc013
|
Rename AssitLabel -> Assist
|
2020-05-07 17:18:28 +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
|
0970c3454b
|
Rename
|
2020-05-06 16:10:35 +02:00 |
|
Aleksey Kladov
|
fdd4df97ba
|
Use SourceChange for assists
|
2020-05-06 15:43:47 +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
|
eea431180e
|
Regenerate
|
2020-05-06 10:21:35 +02:00 |
|
Aleksey Kladov
|
d308ff910b
|
Merge doc_tests and tests
|
2020-05-06 10:18:12 +02:00 |
|
Aleksey Kladov
|
25e6bbde01
|
Merge assits::test_helpers and tests
|
2020-05-06 10:16:55 +02:00 |
|