about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2023-12-27Auto merge of #16096 - LuisFerLCC:master, r=lnicolabors-5/+8
2023-12-19Bump test-electronLaurențiu Nicola-1/+1
2023-12-11FormattingLuisFerLCC-11/+11
2023-12-11VSCode rust-panic problem matcherLuisFerLCC-8/+11
2023-12-01Initial support for implicit drop inlay hinthkalbasi-0/+5
2023-11-24Auto merge of #15846 - jprochazk:disable-error-notification, r=Veykrilbors-0/+5
2023-11-16code: expose workspaces to other extensions; remove `addProject` commandDavid Barsky-5/+0
2023-11-15editor/code: bump minimum version of VS Code to 1.78David Barsky-2/+2
2023-11-15Update editors/code/package.jsonJan Procházka-1/+1
2023-11-12Fix import preference config keysLukas Wirth-2/+2
2023-11-12Auto merge of #15870 - lnicola:expand-macro, r=lnicolabors-1/+1
2023-11-12Make Expand macro command title more explicitLaurențiu Nicola-1/+1
2023-11-11Add config for preferring / ignoring prelude modules in find_pathLukas Wirth-0/+5
2023-11-07add configuration optionjprochazk-0/+5
2023-11-02Maybe not a linter.Peter Tripp-1/+0
2023-11-02VSCode search: 'category:formatters rust' metadata.Peter Tripp-0/+2
2023-10-18Add command for only opening external docs and attempt to fix vscode-remote i...Lukas Wirth-2/+7
2023-10-09Addressed PR style commentsVictor Song-1/+1
2023-10-09Clarify documentation on new parameterVictor Song-1/+1
2023-10-09Add config option to use `rust-analyzer` specific target dirVictor Song-0/+15
2023-10-04Auto merge of #15707 - dfireBird:default-statusbar-action-config, r=lnicolabors-0/+13
2023-10-04Add config for the default click action of extension status bardfireBird-0/+13
2023-09-29vscode: Fix line and col regexp for problem matcherMartin Nordholts-1/+1
2023-09-27Update editors/code/package.jsonAlex Veber-1/+1
2023-09-27Improve useRustcErrorCode descriptionAlex Veber-1/+1
2023-09-24Auto merge of #15582 - vxpm:master, r=HKalbasibors-0/+5
2023-09-22Auto merge of #15492 - RalfJung:invocation, r=Veykrilbors-2/+2
2023-09-22Update config docsLukas Wirth-2/+2
2023-09-08fix & run testsvxpm-0/+5
2023-09-05code: yeet rust-analyzer.discoverProjectCommandDavid Barsky-7/+4
2023-08-21fix help text for rust-analyzer.check.invocation{Strategy,Location}Ralf Jung-2/+2
2023-08-15Add status bar button to toggle check on save stateLukas Wirth-0/+5
2023-08-08Auto merge of #15262 - adamse:master, r=HKalbasibors-0/+9
2023-08-08add check.ignore to list cargo check diagnostics to ignore (dead_code, unused...Adam Sandberg Ericsson-0/+9
2023-07-28Auto merge of #15308 - vsrs:runnable_env_per_platform, r=HKalbasibors-0/+9
2023-07-24vscode: change minimum VS Code version to 1.75 from 1.78David Barsky-2/+2
2023-07-22Auto merge of #15303 - oxalica:fix/byte-escape-highlight, r=lowrbors-1/+5
2023-07-23editor/code: Break down CI steps to know what is failing easilyTetsuharu Ohzeki-3/+6
2023-07-19Introduce `invalidEscapeSequence` semantic token typeoxalica-1/+5
2023-07-18Platform specific runnables envvsrs-0/+9
2023-07-13editor/code: Update esbuildTetsuharu Ohzeki-1/+1
2023-07-13editor/code: Update ESLintTetsuharu Ohzeki-1/+1
2023-07-13editor/code: Update ovsxTetsuharu Ohzeki-1/+1
2023-07-13editor/code: Update prettier to v3Tetsuharu Ohzeki-1/+1
2023-07-13editor/code: Update typescript-eslint to v6Tetsuharu Ohzeki-2/+2
2023-07-13editor/code: Update typescriptTetsuharu Ohzeki-1/+1
2023-07-07implement first pass of memory layout viewerAdenine-0/+9
2023-06-30feat: don't add panics to error jump list by defaultAlex Kladov-0/+10
2023-06-30Drop cross-env npm depLaurențiu Nicola-2/+1
2023-06-30editor/code: Switch to `@vscode/vsce`Tetsuharu Ohzeki-2/+2