aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/extend_selection.rs
Commit message (Expand)AuthorAgeFilesLines
* Clippy lint: single-character string constantAlan Du2018-10-181-1/+1
* Cargo FormatJeremy A. Kolb2018-10-161-34/+24
* Switch to absolute offsets for extend comment wordAleksey Kladov2018-10-091-4/+13
* Attach comments smartlyAleksey Kladov2018-10-081-0/+16
* Pull casts out of TextUnitJeremy A. Kolb2018-10-041-4/+4
* Simplify extend_single_word_in_commentJeremy A. Kolb2018-10-041-15/+11
* Extend comments by single word firstJeremy A. Kolb2018-10-031-4/+36
* Make siblings an inherent methodAleksey Kladov2018-10-021-8/+8
* make ancestors and descendants inherentAleksey Kladov2018-10-021-2/+2
* prefer lifetimes in extend selectionAleksey Kladov2018-09-191-1/+13
* rename all thingsAleksey Kladov2018-09-161-0/+167