about summary refs log tree commit diff
path: root/crates/ide/src/move_item.rs
AgeCommit message (Expand)AuthorLines
2021-10-16more clippy fixesMilo-7/+4
2021-07-30Fix move_item test fixture indentationsLukas Wirth-176/+176
2021-07-29Attach comma token to MATCH_ARM instead of MATCH_ARM_LISTLukas Wirth-20/+20
2021-06-22Factor out `pick_best_token` ide pattern into `ide_db`Lukas Wirth-18/+10
2021-04-14Move cursor position when using item moversJonas Schievink-32/+68
2021-03-31Merge #8267bors[bot]-0/+2
2021-03-31Gifs and screenshots for features in manualAyomide Bamidele-0/+2
2021-03-30Fix code styleivan770-0/+1
2021-03-30Improved node lookup algorithm, added more movable nodesivan770-13/+254
2021-03-27Unleash macro 2.0 in hightlight and moreEdwin Cheng-0/+1
2021-03-19Remove needless lifetimeivan770-1/+1
2021-03-19Added more movable listsivan770-1/+95
2021-03-19Added arglist moverivan770-12/+102
2021-03-18Remove prioritization, add more movable itemsivan770-60/+124
2021-03-18Fix code after rowan version bumpivan770-1/+1
2021-03-18Remove movable array, improve client codeivan770-28/+8
2021-03-18Item up and down moversivan770-0/+392