aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/typing.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix function callsAlan Du2018-10-181-1/+1
|
* Cargo FormatJeremy A. Kolb2018-10-161-83/+122
| | | | Run `cargo fmt` and ignore generated files
* switch editor to 2018Aleksey Kladov2018-10-151-2/+2
|
* Remove smart multiline comment joinAdolfo Ochagavía2018-10-111-22/+23
|
* Add testsAdolfo Ochagavía2018-10-111-0/+56
|
* Remove nestingAdolfo Ochagavía2018-10-111-75/+68
|
* Use Comment wrapperAdolfo Ochagavía2018-10-111-36/+16
|
* Collapse comments upon joinAdolfo Ochagavía2018-10-101-15/+64
|
* Add on-enter handlerAleksey Kladov2018-10-091-2/+99
| | | | Now, typing doc comments is much more pleasant
* make ancestors and descendants inherentAleksey Kladov2018-10-021-2/+1
|
* rename all thingsAleksey Kladov2018-09-161-0/+348