aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api_light/src/formatting.rs
Commit message (Collapse)AuthorAgeFilesLines
* Refactor formatting code out of ra_ida_api_light into ra_fmt.Andrea Pretto2019-02-081-74/+0
|
* reformat the worldAleksey Kladov2019-02-081-4/+1
|
* move assists to a separate crateAleksey Kladov2019-02-061-2/+8
|
* fix re-indentAleksey Kladov2019-01-251-3/+16
|
* Fix some random typosPascal Hertleif2019-01-131-1/+1
|
* fix indent caclulationAleksey Kladov2019-01-131-1/+9
|
* make on dot typed actually workAleksey Kladov2019-01-111-1/+9
|
* fix code duplicationAleksey Kladov2019-01-101-0/+42