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