| Age | Commit message (Expand) | Author | Lines |
| 2023-04-28 | fix: Fix restart server button trying to start instead of restart the server | Lukas Wirth | -2/+2 |
| 2023-04-26 | Remove proc-macro server command from the rust-analyzer binary | Lukas Wirth | -1/+1 |
| 2023-04-19 | Spelling | Josh Soref | -5/+5 |
| 2023-04-13 | fix: Fix view crate graph being broken due to webworker usage | Lukas Wirth | -1/+2 |
| 2023-04-10 | Compute closure captures | hkalbasi | -0/+17 |
| 2023-03-30 | Auto merge of #14410 - Veykril:query-lru-capacities, r=Veykril | bors | -0/+5 |
| 2023-03-30 | internal: Add config to specifiy lru capacities for all queries | Lukas Wirth | -0/+5 |
| 2023-03-28 | Auto merge of #14366 - Veykril:linked-proj, r=Veykril | bors | -0/+5 |
| 2023-03-26 | Handle proc macro fetching via OpQueue | Lukas Wirth | -2/+2 |
| 2023-03-25 | minor: Add user facing command for reloading proc-macros in VSCode | Lukas Wirth | -0/+5 |
| 2023-03-16 | feat: Pop a notification prompting the user to add a Cargo.toml of unlinked f... | Lukas Wirth | -0/+5 |
| 2023-03-13 | rename "addProject" command | David Barsky | -1/+1 |
| 2023-03-13 | fmt | David Barsky | -1/+1 |
| 2023-03-13 | move `rust-analyzer.discoverProjectCommand` above `$generated-start` to avoid... | David Barsky | -11/+11 |
| 2023-03-13 | fix typo in package.json. | David Barsky | -2/+2 |
| 2023-03-13 | fmt | David Barsky | -1/+1 |
| 2023-03-13 | This commit add Cargo-style project discovery for Buck and Bazel users. | David Barsky | -1/+17 |
| 2023-03-12 | Add and use rust-analyzer.cargo.extraArgs setting | Laurențiu Nicola | -0/+8 |
| 2023-03-06 | Add `View Mir` command and fix some bugs | hkalbasi | -0/+5 |
| 2023-02-28 | Auto merge of #14040 - HKalbasi:mir, r=HKalbasi | bors | -0/+5 |
| 2023-02-27 | beginning of MIR | hkalbasi | -0/+5 |
| 2023-02-24 | Auto merge of #14175 - jmviz:openDocs-context-menu, r=lnicola | bors | -3/+8 |
| 2023-02-21 | Try to improve the rustfmt.overrideCommand docs | Laurențiu Nicola | -1/+1 |
| 2023-02-19 | change titles of commands in context menu to title case. shorten open docs co... | jmviz | -2/+2 |
| 2023-02-17 | add openDocs to context menu. add further restrictions to context menu when c... | jmviz | -1/+6 |
| 2023-02-09 | Auto merge of #14112 - Veykril:vscode-untrusted, r=lnicola | bors | -0/+6 |
| 2023-02-09 | Explicitly disable the rust-analyzer extension in unstrusted workspaces | Lukas Wirth | -0/+6 |
| 2023-02-08 | Auto merge of #13986 - MariaSolOs:limit-completions, r=Veykril | bors | -0/+9 |
| 2023-02-06 | Support sysroot library source being defined inside the workspace | Lukas Wirth | -0/+8 |
| 2023-01-19 | Update VS Code settings | Maria José Solano | -0/+9 |
| 2023-01-16 | Regen config | Lukas Wirth | -5/+0 |
| 2023-01-09 | Use experimental capability to enable color codes | Ian Chamberlain | -1/+1 |
| 2023-01-09 | Update docs to include note about ANSI diagnostics | Ian Chamberlain | -1/+1 |
| 2023-01-09 | Parse + decorate rendered ANSI cargo output | Ian Chamberlain | -0/+1 |
| 2023-01-09 | Auto merge of #13799 - Veykril:flycheck, r=Veykril | bors | -15/+15 |
| 2023-01-09 | Add an option to minimize parentheses for adjustment hints | Maybe Waffle | -4/+16 |
| 2023-01-09 | Implement postfix adjustment hints | Maybe Waffle | -0/+5 |
| 2023-01-09 | Rename checkOnSave settings to check | Lukas Wirth | -111/+111 |
| 2023-01-09 | Rename checkOnSave settings to flycheck | Lukas Wirth | -112/+112 |
| 2023-01-09 | Auto merge of #13744 - vtta:numthreads, r=Veykril | bors | -0/+9 |
| 2023-01-07 | Bump d3-color and d3-graphviz in /editors/code | dependabot[bot] | -1/+1 |
| 2023-01-03 | Auto merge of #13853 - veber-alex:diag_fix, r=Veykril | bors | -0/+5 |
| 2023-01-03 | Fix diagnostic code | Alex Veber | -0/+5 |
| 2022-12-23 | Enum variant discriminants hints | Lukas Wirth | -0/+15 |
| 2022-12-22 | Auto merge of #13817 - WaffleLapkin:hide_adjustment_hints_outside_of_unsafe, ... | bors | -0/+5 |
| 2022-12-21 | Add an option to hide adjustment hints outside of unsafe blocks | Maybe Waffle | -0/+5 |
| 2022-12-21 | Disable inlay hint location links on vscode < 1.76 | hkalbasi | -0/+5 |
| 2022-12-17 | Add a command to clear flycheck diagnostics | Lukas Wirth | -0/+5 |
| 2022-12-16 | Add command for manually running flychecks | Lukas Wirth | -0/+5 |
| 2022-12-09 | Regenerate config | Junliang HU | -0/+9 |