Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KISS SourceChange | Aleksey Kladov | 2020-05-22 | 1 | -59/+20 |
| | | | | | | The idea behind requiring the label is a noble one, but we are not really using it consistently anyway, and it should be easy to retrofit later, should we need it. | ||||
* | Remove dead code for handling cursor positions | Aleksey Kladov | 2020-05-21 | 1 | -18/+1 |
| | |||||
* | Remove unused cursor positions | Aleksey Kladov | 2020-05-21 | 1 | -3/+2 |
| | |||||
* | Add AssistConfig | Aleksey Kladov | 2020-05-19 | 1 | -0/+5 |
| | |||||
* | Use SourceChange for assists | Aleksey Kladov | 2020-05-06 | 1 | -3/+3 |
| | |||||
* | Lift SourceChange to the ra_ide_db | Aleksey Kladov | 2020-05-06 | 1 | -0/+120 |