aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/typing.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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