Commits
User selector
Commit History
Commits on Mar 24, 2020
Convert to async function: handle type arguments to then/catch (#37463)
Show description for 37569d0authored
Commits on Mar 23, 2020
fix: hyphened name not auto-completed by the ls (#37455)
Show description for 38e717aandauthoredHandle import type and export type in preprocess (#37508)
Show description for 221a2aeauthored
Commits on Mar 20, 2020
Add the 'awaited' type operator (#35998)
Show description for e3ec7b1andauthored
Commits on Mar 19, 2020
Handle auto import scenarios when using project references (#37482)
Show description for 5e9c436authored- authored
Allow rich response for compile on save (#37462)
Show description for 7e07a2bauthoredPreserve newlines from original source when printing nodes from TextChanges (#36688)
Show description for 237ea52authored
Commits on Mar 18, 2020
Commits on Mar 17, 2020
- authored
Fix declaration emit when the packages are included through symlinks (#37438)
Show description for e60bbacandauthoredAdd codefix for --noImplicitThis (#27565)
Show description for b0450aeandauthored
Commits on Mar 16, 2020
When the imported module is through node_modules and symlink to folder that isnt node_modules (#37387)
Show description for 2458c8aauthored
Commits on Mar 13, 2020
Add trimTrailingWhitespace Editor Option (#36905)
Show description for 4c16068authored- authored
Add outlining spans for case clauses (#37374)
Show description for db44231authored- authored
[minor] Adds some docs to the LSP interface (#36740)
Show description for f1cc8e4andauthored
Commits on Mar 12, 2020
improve error message TS2307 (#27054)
Show description for e0f6ecdandauthored- authored
Remove 'path' from assert call (#37372)
Show description for d727d5aauthoredAdd implementation for fixExpectedComma (#33879)
Show description for 31963d5andauthoredfix(36102): fix extra new line in Organize Imports (#36911)
Show description for bff0ddcauthored- authored
- authored
Commits on Mar 7, 2020
- authored
Fixes duplicated comment when executing code fix to add missing enum member (#28163)
Show description for c0c5760authored
Commits on Mar 5, 2020
Added @ts-expect-error to @ts-ignore directives (#36014)
Show description for ffde923andauthored
Commits on Mar 4, 2020
Fix emitting `?.`
Show description for 5c8def9committed
Commits on Mar 3, 2020
`symbol.parent` really is possibly sometimes undefined here. (#37159)
Show description for 0c5878dauthoredClean up convert-to-async refactor (#36858)
Show description for 3c468d2authored
Commits on Feb 28, 2020
Full support for CommonJS auto-imports in JS (#37027)
Show description for f9945f5andauthored
Commits on Feb 27, 2020
Harden findAllReferences.ts against `symbol.declarations = undefined` cases (#37088)
Show description for f4e371cauthored- authored
Adding support for @implements. (#36292)
Show description for f883bf3authored