aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api_light/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* structure moved to ra_ide_apiSergey Parilin2019-03-251-12/+0
| | | | ra_ide_api_light removed completely
* Move highlighting and matching_braceWilco Kusee2019-03-231-121/+1
|
* Remove LocalEdit usageWilco Kusee2019-03-231-15/+0
|
* Move typing to ra_ide_apiWilco Kusee2019-03-231-3/+0
|
* Move join_lines to ra_ide_apiWilco Kusee2019-03-221-5/+1
|
* Move folding_ranges to ra_ide_apiSergey Parilin2019-03-221-2/+0
|
* line_index and line_index_utils moved to ra_ide_apiSergey Parilin2019-03-221-4/+0
|
* move diagnostics to ide_apiAleksey Kladov2019-03-211-2/+0
|
* move extend selection from ra_ide_api_light to ra_ide_apiAleksey Kladov2019-03-201-18/+16
|
* kill utils moduleAleksey Kladov2019-02-211-4/+0
|
* Refactor formatting code out of ra_ida_api_light into ra_fmt.Andrea Pretto2019-02-081-1/+0
|
* reformat the worldAleksey Kladov2019-02-081-10/+4
|
* move assists to a separate crateAleksey Kladov2019-02-061-3/+8
|
* switch to insta for testingAleksey Kladov2019-01-151-10/+3
|
* Fix some random typosPascal Hertleif2019-01-131-3/+3
|
* fix code duplicationAleksey Kladov2019-01-101-0/+1
|
* move join_lines to a separate moduleAleksey Kladov2019-01-101-2/+5
|
* fix usages after renameAleksey Kladov2019-01-081-0/+5
|
* rename ra_editor -> ra_ide_api_lightAleksey Kladov2019-01-081-0/+168