Commits
User selector
Commit History
Commits on Jan 8, 2018
Commits on Jan 7, 2018
Merge pull request #20941 from mariusschulz/stringCompletionsForIndexedAccessTypes
Show description for 1041f09authored
Commits on Jan 6, 2018
- authored andcommitted
Merge pull request #20711 from Microsoft/defer-inference-for-recursive-mapped-types
Show description for e78ac47authored
Commits on Jan 5, 2018
- committed
In checkAndAggregateReturnExpressionTypes, treat MethodDeclaration in an object literal same as a FunctionExpression (#20052)
Show description for c6e4373authored
Andy- committed
Check for unused getter/setter in classes (#21013)
Show description for f6dc0adauthored
AndyMerge pull request #20883 from HerringtonDarkholme/relax-type-constraint
Show description for ed5e624authored- authored andcommitted
Allowed trailing commas in type parameter/argument lists (#20599)
Show description for 131cf47authored andcommitted
- authored andcommitted
Add kindModifier to mark if a completion item is for an optional field (#20839)
Show description for 12d5063authored andcommitted
Commits on Jan 4, 2018
bug(esnext): add definition for promise.finally (#20511)
Show description for b36d614authored andcommittedPrint inferred mapped property types as any not {}
Show description for 5e7ce21committed- committed
Do not redefine __asyncValues if it already exists (#20460)
Show description for e3a20e7authored andcommitted- committed
Commits on Jan 3, 2018
- committed
Merge pull request #20854 from mjbvz/global-plugins-for-inferred
Show description for dde7f03authored- committed
Use inference for filling JSX attributes in getJsxElementInstanceType (#20973)
Show description for e0f2033authored- authored
Commits on Dec 29, 2017
Commits on Dec 28, 2017
Merge pull request #20882 from Microsoft/fixNarrowTypeBySwitch
Show description for ff4f03cauthored
Commits on Dec 24, 2017
Commits on Dec 22, 2017
- committed
- committed
User runner submodule improvements (#20868)
Show description for 81fbe12authoredReset partial memberlist on defered circularity to calculate the correct members (#20179)
Show description for cedcba9authored- committed