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
Merge pull request #20991 from amcasey/GH18794
Show description for 1957dfeauthored- authored
Andy Merge pull request #20711 from Microsoft/defer-inference-for-recursive-mapped-types
Show description for e78ac47authored
Commits on Jan 5, 2018
In checkAndAggregateReturnExpressionTypes, treat MethodDeclaration in an object literal same as a FunctionExpression (#20052)
Show description for c6e4373authored
AndyMerge pull request #20924 from uniqueiniquity/jsxSpreadAttributeFormatting
Show description for 5bd477eauthored- committed
Check for unused getter/setter in classes (#21013)
Show description for f6dc0adauthored
AndyRefine extends-to-implements code fix
Show description for afae97ccommittedMerge pull request #20883 from HerringtonDarkholme/relax-type-constraint
Show description for ed5e624authored- authored andcommitted
- committed
Add kindModifier to mark if a completion item is for an optional field (#20839)
Show description for 12d5063authored andcommitted
Commits on Jan 4, 2018
Merge pull request #20912 from uniqueiniquity/jsxFragmentFormatting
Show description for 9653071authoredFix quick info for require template string (#20851)
Show description for 3f577b8authored andcommitted- committed
- authored andcommitted
- authored
Andy - committed
Commits on Jan 3, 2018
- committed
For `export default foo`, use 'foo' for the completion identifier name, not the module name (#20987)
authored
AndySupport completions contextual types in more places (#20768)
Show description for a33f229authored
Andy- committed
Use inference for filling JSX attributes in getJsxElementInstanceType (#20973)
Show description for e0f2033authoredMerge pull request #20609 from Microsoft/getRootSymbols
Show description for 5539e11authoredIn import fixes, use a ".js" extension if other imports do (#20624)
Show description for 74b8160authored
Andy
Commits on Dec 29, 2017
Commits on Dec 28, 2017
- committed
Benjamin Lichtman Merge pull request #20882 from Microsoft/fixNarrowTypeBySwitch
Show description for ff4f03cauthored- committed
Benjamin Lichtman