aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
* fix: underscores, raw IDsDusty Pomerleau2020-10-241-16/+17
*-. Merge #6251 #6310bors[bot]2020-10-231-0/+4
|\ \
| * | Editor: Code: Add callable to package.jsonGrayJack2020-10-161-0/+4
* | | fix: prevent line comments inside block commentsDusty Pomerleau2020-10-221-19/+34
| |/ |/|
* | fix: require matching hash quantities for raw stringsDusty Pomerleau2020-10-211-22/+3
* | Merge #6274bors[bot]2020-10-191-1/+3
|\ \
| * | Check cargoExtraArgs for undefined before usingfeileacan2020-10-181-1/+3
* | | fix: prevent unwanted interpolation scopesDusty Pomerleau2020-10-181-14/+6
|/ /
* / fix: prevent early termination of raw strings with hashDusty Pomerleau2020-10-161-3/+22
|/
* Insert a ZWNJ before type hintsLaurențiu Nicola2020-10-151-2/+4
* Fix resolveCodeAction requestLaurențiu Nicola2020-10-131-2/+2
* Merge #6137bors[bot]2020-10-121-684/+1041
|\
| * add new TextMate grammarDusty Pomerleau2020-10-111-684/+1041
* | Differentiate method/tymethod by determining 'defaultness'Zac Pullar-Strecker2020-10-081-1/+1
* | Code reorganisation and field supportZac Pullar-Strecker2020-10-082-4/+4
* | Changes from reviewZac Pullar-Strecker2020-10-081-10/+1
* | WIP: Command to open docs under cursorZac Pullar-Strecker2020-10-084-2/+44
|/
* Bump chalk to use latest git to get fixCasey Primozic2020-10-061-1/+1
* Make ImportPrefix a configuration optionLukas Wirth2020-10-051-1/+16
* 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
|\