about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2020-09-17Fix LSP requests with no argumentsLaurențiu Nicola-6/+6
2020-09-16Document "consuming" semantic tokens modifierVeetaha-0/+4
2020-09-15Fix delimiter in SSR exampleLaurențiu Nicola-1/+1
2020-09-14Merge #5985bors[bot]-0/+15
2020-09-12Bump node-fetch from 2.6.0 to 2.6.1 in /editors/codedependabot[bot]-4/+4
2020-09-12Make MergeBehaviour configurableLukas Wirth-0/+15
2020-09-02Move to vscode-languageclient 7.0.0-next.9kjeremy-34/+25
2020-09-01Update the rest of our node packageskjeremy-137/+163
2020-09-01Bump minimum vscode to 1.47kjeremy-21/+21
2020-09-01Upgrade mocha from `npm audit fix`kjeremy-69/+211
2020-08-29Merge #5910 #5912bors[bot]-2/+1
2020-08-29Remove fixme from inlay_hints.tsVeetaha-1/+0
2020-08-28Fix some typosKirill Bulatov-1/+1
2020-08-28Add rust-analyzer.checkOnSave.target to package.jsonLaurențiu Nicola-0/+8
2020-08-26Make inlay hints colors more configurableVeetaha-49/+93
2020-08-24Merge #5841bors[bot]-0/+8
2020-08-21Gate stream.pipeline workaround on fixed versions of nodeVeetaha-0/+8
2020-08-21Dont ask me why...Veetaha-1/+0
2020-08-18Align diagnostics config with the rest of rust-analyzerAleksey Kladov-6/+6
2020-08-18Merge #5682bors[bot]-0/+9
2020-08-17Merge #5776 #5780bors[bot]-0/+3
2020-08-17Merge #5782bors[bot]-2/+5
2020-08-17Fix StatusNotificationvsrs-2/+5
2020-08-16Fix eslint errors on .eslintrc.js and rollup.config.jsxiaofa-0/+3
2020-08-14Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov-2/+2
2020-08-13Restore final newline in package.jsonIgor Aleksanov-1/+1
2020-08-12Rename ra_toolchain -> toolchainAleksey Kladov-2/+2
2020-08-12Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov-12/+6
2020-08-12Add a configuration option for the vscode extensionIgor Aleksanov-1/+10
2020-08-10Merge #5697bors[bot]-8/+2
2020-08-09Remove 'as any'Jeremy Kolb-1/+1
2020-08-09Remove workaround for semantic token flickeringJeremy Kolb-7/+1
2020-08-08Fix no inlay hints / unresolved tokens until manual editVeetaha-3/+3
2020-08-08Fix typo in settings descriptionRüdiger Herrmann-1/+1
2020-07-31Merge #5513bors[bot]-2/+10
2020-07-30flycheck: Added checkOnSave.noDefaultFeaturesClemens Wasser-0/+8
2020-07-29SSR: Restrict to current selection if anyDavid Lattimore-2/+4
2020-07-26delete empty lineUrban Dove-1/+0
2020-07-25try select correct workspace in vscode multi workspaceUrban Dove-2/+11
2020-07-24Add toggle for experimental diagnosticsJonas Schievink-5/+10
2020-07-24SSR: Fix a typescript lint warningDavid Lattimore-1/+1
2020-07-24SSR: Pass current file position through to SSR code.David Lattimore-3/+13
2020-07-23Merge #5480bors[bot]-0/+4
2020-07-22ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ...James Leitch-3/+10
2020-07-22Fix snippetTextEdits applying to other filesTimo Freiberg-0/+4
2020-07-16Bump lodash from 4.17.15 to 4.17.19 in /editors/codedependabot[bot]-3/+3
2020-07-10Automatically reload project info on Cargo.toml changesAleksey Kladov-0/+5
2020-07-08Workaround rollup messing up default importsVeetaha-1/+4
2020-07-07Gzip artifactsVeetaha-16/+17
2020-07-07Add a command to compute memory usage statisticsJonas Schievink-0/+44