about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2023-05-02Remove unnecessary openFile commandLukas Wirth-5/+1
2023-05-02Creating rust dependencies tree viewbruno-ortiz-1/+9
2023-05-02Remove unnecessary openFile commandLukas Wirth-5/+1
2023-05-02Creating rust dependencies tree viewbruno-ortiz-1/+17
2023-05-02Highlight closure captures when cursor is on pipeLukas Wirth-0/+5
2023-05-01MIR episode 4hkalbasi-0/+5
2023-04-28fix: Fix restart server button trying to start instead of restart the serverLukas Wirth-2/+2
2023-04-26Remove proc-macro server command from the rust-analyzer binaryLukas Wirth-1/+1
2023-04-19SpellingJosh Soref-5/+5
2023-04-13fix: Fix view crate graph being broken due to webworker usageLukas Wirth-1/+2
2023-04-10Compute closure captureshkalbasi-0/+17
2023-03-30Auto merge of #14410 - Veykril:query-lru-capacities, r=Veykrilbors-0/+5
2023-03-30internal: Add config to specifiy lru capacities for all queriesLukas Wirth-0/+5
2023-03-28Auto merge of #14366 - Veykril:linked-proj, r=Veykrilbors-0/+5
2023-03-26Handle proc macro fetching via OpQueueLukas Wirth-2/+2
2023-03-25minor: Add user facing command for reloading proc-macros in VSCodeLukas Wirth-0/+5
2023-03-16feat: Pop a notification prompting the user to add a Cargo.toml of unlinked f...Lukas Wirth-0/+5
2023-03-13rename "addProject" commandDavid Barsky-1/+1
2023-03-13fmtDavid Barsky-1/+1
2023-03-13move `rust-analyzer.discoverProjectCommand` above `$generated-start` to avoid...David Barsky-11/+11
2023-03-13fix typo in package.json.David Barsky-2/+2
2023-03-13fmtDavid Barsky-1/+1
2023-03-13This commit add Cargo-style project discovery for Buck and Bazel users.David Barsky-1/+17
2023-03-12Add and use rust-analyzer.cargo.extraArgs settingLaurențiu Nicola-0/+8
2023-03-06Add `View Mir` command and fix some bugshkalbasi-0/+5
2023-02-28Auto merge of #14040 - HKalbasi:mir, r=HKalbasibors-0/+5
2023-02-27beginning of MIRhkalbasi-0/+5
2023-02-24Auto merge of #14175 - jmviz:openDocs-context-menu, r=lnicolabors-3/+8
2023-02-21Try to improve the rustfmt.overrideCommand docsLaurențiu Nicola-1/+1
2023-02-19change titles of commands in context menu to title case. shorten open docs co...jmviz-2/+2
2023-02-17add openDocs to context menu. add further restrictions to context menu when c...jmviz-1/+6
2023-02-09Auto merge of #14112 - Veykril:vscode-untrusted, r=lnicolabors-0/+6
2023-02-09Explicitly disable the rust-analyzer extension in unstrusted workspacesLukas Wirth-0/+6
2023-02-08Auto merge of #13986 - MariaSolOs:limit-completions, r=Veykrilbors-0/+9
2023-02-06Support sysroot library source being defined inside the workspaceLukas Wirth-0/+8
2023-01-19Update VS Code settingsMaria José Solano-0/+9
2023-01-16Regen configLukas Wirth-5/+0
2023-01-09Use experimental capability to enable color codesIan Chamberlain-1/+1
2023-01-09Update docs to include note about ANSI diagnosticsIan Chamberlain-1/+1
2023-01-09Parse + decorate rendered ANSI cargo outputIan Chamberlain-0/+1
2023-01-09Auto merge of #13799 - Veykril:flycheck, r=Veykrilbors-15/+15
2023-01-09Add an option to minimize parentheses for adjustment hintsMaybe Waffle-4/+16
2023-01-09Implement postfix adjustment hintsMaybe Waffle-0/+5
2023-01-09Rename checkOnSave settings to checkLukas Wirth-111/+111
2023-01-09Rename checkOnSave settings to flycheckLukas Wirth-112/+112
2023-01-09Auto merge of #13744 - vtta:numthreads, r=Veykrilbors-0/+9
2023-01-07Bump d3-color and d3-graphviz in /editors/codedependabot[bot]-1/+1
2023-01-03Auto merge of #13853 - veber-alex:diag_fix, r=Veykrilbors-0/+5
2023-01-03Fix diagnostic codeAlex Veber-0/+5
2022-12-23Enum variant discriminants hintsLukas Wirth-0/+15