aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
* Support 'runnables' options in the vs code extensionIgor Aleksanov2020-10-025-2/+31
* Extend **Status** command to also show dep info for the fileAleksey Kladov2020-09-292-8/+16
* Make method references CodeLens off by default.vsrs2020-09-291-1/+1
* Add method references CodeLensvsrs2020-09-292-0/+6
* Fix lintMatthias Einwag2020-09-231-1/+1
* Move unlink on download into download functionMatthias Einwag2020-09-232-11/+11
* Remane functionMatthias Einwag2020-09-231-5/+5
* Use closure in trailing position and strongly type header mapMatthias Einwag2020-09-232-18/+21
* Apply suggestions from code reviewMatthias Einwag2020-09-231-1/+1
* Remove stray newlineMatthias Einwag2020-09-231-1/+0
* Fix clearing the tokenMatthias Einwag2020-09-231-3/+8
* Add a command for updating the Github API tokenMatthias Einwag2020-09-232-0/+13
* Use retry dialog also for downloadsMatthias Einwag2020-09-231-20/+30
* Fix tslintMatthias Einwag2020-09-231-2/+2
* Allow to use a Github Auth token for fetching releasesMatthias Einwag2020-09-233-4/+72
* Fix LSP requests with no argumentsLaurențiu Nicola2020-09-172-6/+6
* Document "consuming" semantic tokens modifierVeetaha2020-09-151-0/+4
* Fix delimiter in SSR exampleLaurențiu Nicola2020-09-151-1/+1
* Merge #5985bors[bot]2020-09-141-0/+15
|\
| * Make MergeBehaviour configurableLukas Wirth2020-09-121-0/+15
* | Bump node-fetch from 2.6.0 to 2.6.1 in /editors/codedependabot[bot]2020-09-122-4/+4
|/
* Move to vscode-languageclient 7.0.0-next.9kjeremy2020-09-026-34/+25
* Update the rest of our node packageskjeremy2020-09-012-137/+163
* Bump minimum vscode to 1.47kjeremy2020-09-012-21/+21
* Upgrade mocha from `npm audit fix`kjeremy2020-09-012-69/+211
*-. Merge #5910 #5912bors[bot]2020-08-292-2/+1
|\ \
| | * Remove fixme from inlay_hints.tsVeetaha2020-08-291-1/+0
| * | Fix some typosKirill Bulatov2020-08-281-1/+1
| |/
* / Add rust-analyzer.checkOnSave.target to package.jsonLaurențiu Nicola2020-08-281-0/+8
|/
* Make inlay hints colors more configurableVeetaha2020-08-262-49/+93
* Merge #5841bors[bot]2020-08-241-0/+8
|\
| * Gate stream.pipeline workaround on fixed versions of nodeVeetaha2020-08-211-0/+8
* | Dont ask me why...Veetaha2020-08-211-1/+0
|/
* Align diagnostics config with the rest of rust-analyzerAleksey Kladov2020-08-181-6/+6
* Merge #5682bors[bot]2020-08-181-0/+9
|\
| * Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-141-2/+2
| |\
| * | Restore final newline in package.jsonIgor Aleksanov2020-08-131-1/+1
| * | Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-123-12/+6
| |\ \
| * | | Add a configuration option for the vscode extensionIgor Aleksanov2020-08-121-1/+10
| | | |
| \ \ \
*-. \ \ \ Merge #5776 #5780bors[bot]2020-08-171-0/+3
|\ \ \ \ \ | | | |_|/ | | |/| |
| * / | | Fix eslint errors on .eslintrc.js and rollup.config.jsxiaofa2020-08-161-0/+3
| |/ / /
* | | | Merge #5782bors[bot]2020-08-172-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix StatusNotificationvsrs2020-08-172-2/+5
| | |/ | |/|
* / | Rename ra_toolchain -> toolchainAleksey Kladov2020-08-121-2/+2
|/ /
* | Merge #5697bors[bot]2020-08-101-8/+2
|\ \
| * | Remove 'as any'Jeremy Kolb2020-08-091-1/+1
| * | Remove workaround for semantic token flickeringJeremy Kolb2020-08-091-7/+1
* | | Fix no inlay hints / unresolved tokens until manual editVeetaha2020-08-081-3/+3
|/ /
* / Fix typo in settings descriptionRüdiger Herrmann2020-08-081-1/+1
|/
* Merge #5513bors[bot]2020-07-311-2/+10
|\