about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2023-05-28Allow setting cfgsLukas Wirth-1/+6
2023-05-26fix: add a toggle to disable the dependency explorer.David Barsky-1/+6
2023-05-21[editors/code] add markdown syntax highlighting to doc commentsAndreas Backx-0/+10
2023-05-11Add config for disabling non standard lsp highlight tokensLukas Wirth-0/+5
2023-05-08Hide deps panel outside of Rust projects and set missing categoryLaurențiu Nicola-2/+4
2023-05-08Auto merge of #14763 - lnicola:dep-tree-fixes, r=lnicolabors-4/+0
2023-05-08Remove duplicate commandLaurențiu Nicola-4/+0
2023-05-08Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykrilbors-0/+5
2023-05-07Auto merge of #14758 - lumenian:hover-layout-config, r=HKalbasibors-1/+6
2023-05-07Rename hover memory layout config keyYury Ivanou-1/+1
2023-05-07Add config for disabling hover memory layout dataYury Ivanou-1/+6
2023-05-06feat: define problem matcher for panics in VS CodeAleksey Kladov-0/+22
2023-05-05feat: Closure capture inlay hintsLukas Wirth-0/+5
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