| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-10-16 | more clippy fixes | Milo | -7/+4 | |
| 2021-07-30 | Fix move_item test fixture indentations | Lukas Wirth | -176/+176 | |
| 2021-07-29 | Attach comma token to MATCH_ARM instead of MATCH_ARM_LIST | Lukas Wirth | -20/+20 | |
| 2021-06-22 | Factor out `pick_best_token` ide pattern into `ide_db` | Lukas Wirth | -18/+10 | |
| 2021-04-14 | Move cursor position when using item movers | Jonas Schievink | -32/+68 | |
| 2021-03-31 | Merge #8267 | bors[bot] | -0/+2 | |
| 8267: Adding gifs and screenshots for features in manual r=matklad a=MozarellaMan For #6539 This includes most of gif or screenshot examples of most items in the "Features" header. With the exceptions of: - **On Typing Assists** - couldn't get it to work for a demo, I'm probably missing something? - **Structural search and replace** - looked to be already a visual example of the feature - **Workspace symbol** - wasn't sure how best to show this, all of the examples maybe? Also wasn't sure of the best code example to show it off - **Semantic Syntax Highlighting** - seemed obvious enough to not need a screenshot, but I could easily add this All the gifs/pngs are hosted in this [comment](https://github.com/rust-analyzer/rust-analyzer/issues/6539#issuecomment-809574840). Please let me know if any of them aren't suitable (and why) and I'll improve it! Or if you don't like the theme/font Co-authored-by: Ayomide Bamidele <48062697+MozarellaMan@users.noreply.github.com> | ||||
| 2021-03-31 | Gifs and screenshots for features in manual | Ayomide Bamidele | -0/+2 | |
| 2021-03-30 | Fix code style | ivan770 | -0/+1 | |
| 2021-03-30 | Improved node lookup algorithm, added more movable nodes | ivan770 | -13/+254 | |
| 2021-03-27 | Unleash macro 2.0 in hightlight and more | Edwin Cheng | -0/+1 | |
| 2021-03-19 | Remove needless lifetime | ivan770 | -1/+1 | |
| 2021-03-19 | Added more movable lists | ivan770 | -1/+95 | |
| 2021-03-19 | Added arglist mover | ivan770 | -12/+102 | |
| 2021-03-18 | Remove prioritization, add more movable items | ivan770 | -60/+124 | |
| 2021-03-18 | Fix code after rowan version bump | ivan770 | -1/+1 | |
| 2021-03-18 | Remove movable array, improve client code | ivan770 | -28/+8 | |
| 2021-03-18 | Item up and down movers | ivan770 | -0/+392 | |
