Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: insta | Aleksey Kladov | 2019-08-29 | 1 | -14/+14 |
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -1/+1 |
* | migrate ra_ide_api to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -8/+8 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -3/+6 |
* | Use inline snapshots in complete_keyword | Simon Bihel | 2019-06-04 | 1 | -99/+580 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -4/+4 |
* | move testing functions | Aleksey Kladov | 2019-02-24 | 1 | -2/+1 |
* | More orthogonal method naming | Aleksey Kladov | 2019-02-18 | 1 | -1/+1 |
* | use a combination of `source_change` and `text_edit` for `CompleteItem` | gfreezy | 2019-01-20 | 1 | -7/+7 |
* | refactor to use `remove_range` and `replace_range` instead of TextEdit | gfreezy | 2019-01-19 | 1 | -6/+7 |
* | refactor completions to use TextEdit instead of InsertText | gfreezy | 2019-01-19 | 1 | -118/+46 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+339 |