about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
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
2023-06-29Auto merge of #15138 - mohsen-alizadeh:13583-rename-runnableEnv-to-runnables-...bors-1/+1
2023-06-28Auto merge of #15136 - mohsen-alizadeh:13908-delete-matching-brace-key-bindin...bors-5/+0
2023-06-28Auto merge of #15154 - tetsuharuohzeki:tsconfig-strictest, r=lnicolabors-0/+1
2023-06-28editor/code: Use `@tsconfig/strictest` to define type checking rulesTetsuharu Ohzeki-0/+1
2023-06-28Clean up `activationEvents` in vscode extension's package.jsonTetsuharu Ohzeki-5/+0
2023-06-27Update `@types/vscode` to v1.78Tetsuharu Ohzeki-2/+2
2023-06-27Update esbuildTetsuharu Ohzeki-1/+1
2023-06-27Update ovsxTetsuharu Ohzeki-1/+1
2023-06-27Update d3Tetsuharu Ohzeki-1/+1
2023-06-27Update `@hpcc-js/wasm`Tetsuharu Ohzeki-2/+2
2023-06-27Update vscode-languageclientTetsuharu Ohzeki-1/+1
2023-06-27Update ESLintTetsuharu Ohzeki-1/+1
2023-06-27Update `@vscode/test-electron`Tetsuharu Ohzeki-1/+1
2023-06-27Update prettierTetsuharu Ohzeki-2/+2
2023-06-27Update tslibTetsuharu Ohzeki-1/+1
2023-06-27Update typescript-eslint to v5.60Tetsuharu Ohzeki-2/+2
2023-06-27Update typescript to v5.1Tetsuharu Ohzeki-1/+1
2023-06-25delete matching brace key bindingMohsen Alizadeh-5/+0
2023-06-2513583 rename runnable env to runnables extra envMohsen Alizadeh-1/+1
2023-06-23Remove markdown injectionLukas Wirth-10/+0
2023-06-21Remove markdown injection for block commentsLukas Wirth-1/+1
2023-05-30Add render configs for memory layout hoversLukas Wirth-0/+74
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