Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use \b as word boundary | Bernardo | 2018-12-09 | 1 | -2/+30 |
* | find next whitespace or begining or end | Bernardo | 2018-12-08 | 1 | -3/+3 |
* | check for empty range when extending in comment | Bernardo | 2018-12-08 | 1 | -1/+20 |
* | Rename File -> SourceFileNode | Aleksey Kladov | 2018-11-07 | 1 | -3/+3 |
* | Clippy lint: single-character string constant | Alan Du | 2018-10-18 | 1 | -1/+1 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -34/+24 |
* | Switch to absolute offsets for extend comment word | Aleksey Kladov | 2018-10-09 | 1 | -4/+13 |
* | Attach comments smartly | Aleksey Kladov | 2018-10-08 | 1 | -0/+16 |
* | Pull casts out of TextUnit | Jeremy A. Kolb | 2018-10-04 | 1 | -4/+4 |
* | Simplify extend_single_word_in_comment | Jeremy A. Kolb | 2018-10-04 | 1 | -15/+11 |
* | Extend comments by single word first | Jeremy A. Kolb | 2018-10-03 | 1 | -4/+36 |
* | Make siblings an inherent method | Aleksey Kladov | 2018-10-02 | 1 | -8/+8 |
* | make ancestors and descendants inherent | Aleksey Kladov | 2018-10-02 | 1 | -2/+2 |
* | prefer lifetimes in extend selection | Aleksey Kladov | 2018-09-19 | 1 | -1/+13 |
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+167 |