Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor AssistBuilder to manage a SourceChange | Christoph Herzog | 2020-07-07 | 1 | -1/+1 |
* | Anchor file-system operations to the file, and not to the source root. | Aleksey Kladov | 2020-06-16 | 1 | -3/+3 |
* | Simplify | Aleksey Kladov | 2020-06-08 | 1 | -16/+7 |
* | KISS SourceChange | Aleksey Kladov | 2020-05-22 | 1 | -59/+20 |
* | 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 |