aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change default enhanced typing behavior from using type to using keybindings.Gregoire Geis2020-02-031-1/+6
* Add regular onEnter command, allowing onEnter to be called without overriding...Gregoire Geis2020-02-033-19/+40
* Merge #3003bors[bot]2020-02-033-16/+3
|\
| * Remove unnecessary flagsAleksey Kladov2020-02-031-2/+2
| * Remove rollup-typescriptAleksey Kladov2020-02-033-15/+2
* | Merge #3002bors[bot]2020-02-032-29/+32
|\|
| * Update some rollup packagesAleksey Kladov2020-02-032-29/+32
* | Merge #3001bors[bot]2020-02-034-18/+23
|\|
| * Use simple prng instead of a dependencyAleksey Kladov2020-02-034-18/+23
|/
* Merge #2997bors[bot]2020-02-031-10/+6
|\
| * Use proper import name in the labelKirill Bulatov2020-02-031-10/+6
* | Merge #2998bors[bot]2020-02-033-15/+14
|\ \ | |/ |/|
| * Remove recent improvements to the build scriptAleksey Kladov2020-02-033-15/+14
|/
* Merge #2994bors[bot]2020-02-032-12/+11
|\
| * Simplify paths searchesKirill Bulatov2020-02-031-4/+3
| * Fix inlay hints test snippet compilationKirill Bulatov2020-02-031-8/+8
* | Merge #2995bors[bot]2020-02-031-0/+1
|\ \
| * | Fix build of typscript extensionAleksey Kladov2020-02-031-0/+1
|/ /
* | Merge #2959bors[bot]2020-02-0314-247/+244
|\ \ | |/ |/|
| * Update snapshot tests due to removed SuggestedFixEmil Lauridsen2020-02-037-39/+67
| * Remove stray todoEmil Lauridsen2020-02-031-1/+0
| * Rework how we send diagnostics to client.Emil Lauridsen2020-02-037-208/+178
* | Merge #2990bors[bot]2020-02-031-6/+16
|\ \ | |/ |/|
| * Use name only when searching for an import candidateKirill Bulatov2020-02-021-6/+16
* | Merge #2993bors[bot]2020-02-031-1/+1
|\ \
| * | vscode: fix bundling by switching to es2015 target modules systemVeetaha2020-02-031-1/+1
* | | Merge #2991bors[bot]2020-02-022-6/+6
|\| |
| * | vscode: dropped npm-check-updates scriptVeetaha2020-02-022-2014/+1
| * | vscode: updated rollup typescript so it typechecks the bundleVeetaha2020-02-022-7/+2020
|/ /
* | Merge #2989bors[bot]2020-02-025-11/+15
|\ \ | |/ |/|
| * vscode: use void where possibleVeetaha2020-02-023-5/+9
| * vscode: fix, fallback to any for cmd typeVeetaha2020-02-021-1/+1
| * vscode extension: migrate from any to unknown where possibleVeetaha2020-02-024-9/+9
* | Merge #2987bors[bot]2020-02-023-33/+18
|\|
| * vscode: fix typeVeetaha2020-02-021-1/+1
| * vscode refactoring: use more laconic export snytax, split huge string to seve...Veetaha2020-02-023-33/+18
|/
* Merge #2986bors[bot]2020-02-026-10/+11
|\
| * vscode extension cleanup: migrate to prefer-const tslint ruleVeetaha2020-02-026-10/+11
|/
* Merge #2985bors[bot]2020-02-023-33/+34
|\
| * Avoid premature pessimizationAleksey Kladov2020-02-023-33/+34
|/
* Merge #2979bors[bot]2020-02-023-4/+4
|\
| * vscode: moved tslib to runtime dependencies and added \"importHelpers\": trueVeetaha2020-02-013-4/+4
* | Merge #2983bors[bot]2020-02-021-1/+2
|\ \
| * | fix repo link in package.jsonVeetaha2020-02-021-1/+2
| |/
* | Merge #2982bors[bot]2020-02-026-42/+90
|\ \
| * | Remove obsolete rustdocKirill Bulatov2020-02-021-1/+0
| * | Code review fixesKirill Bulatov2020-02-023-22/+19
| * | Require ModPath for importingKirill Bulatov2020-02-026-37/+65
| * | Merge imports when auto importingKirill Bulatov2020-02-021-6/+30
| |/
* | Merge #2978bors[bot]2020-02-022-6/+35
|\ \ | |/ |/|