aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/move_item.rs
Commit message (Expand)AuthorAgeFilesLines
* Factor out `pick_best_token` ide pattern into `ide_db`Lukas Wirth2021-06-221-18/+10
* Move cursor position when using item moversJonas Schievink2021-04-131-32/+68
* Merge #8267bors[bot]2021-03-311-0/+2
|\
| * Gifs and screenshots for features in manualAyomide Bamidele2021-03-311-0/+2
* | Fix code styleivan7702021-03-301-0/+1
* | Improved node lookup algorithm, added more movable nodesivan7702021-03-301-13/+254
|/
* Unleash macro 2.0 in hightlight and moreEdwin Cheng2021-03-271-0/+1
* Remove needless lifetimeivan7702021-03-191-1/+1
* Added more movable listsivan7702021-03-191-1/+95
* Added arglist moverivan7702021-03-191-12/+102
* Remove prioritization, add more movable itemsivan7702021-03-181-60/+124
* Fix code after rowan version bumpivan7702021-03-181-1/+1
* Remove movable array, improve client codeivan7702021-03-181-28/+8
* Item up and down moversivan7702021-03-181-0/+392