Commits
User selector
Commit History
Commits on Aug 9, 2019
Commits on Aug 7, 2019
Commits on Aug 6, 2019
Fix unicode escapes in jsx identifiers and extended unicode characters in jsdoc (#32716)
Show description for f333684authoredImprove excess property checking for intersections (#32582)
Show description for 480b739authored- authored
Resolve module specifier relative to moduleFile.originalFileName (#32722)
Show description for d757402authored- authored andcommitted

Suggestions now use diagnosticCollection (#32740)
Show description for 269c3d3authored- committed
- committed
Adjust isIdentifierText to skip multiple characters when a code point is multiple chars long (#32720)
Show description for 7adc175authored- authored
Commits on Aug 5, 2019
Fix emit for object rest on a module export (#32699)
Show description for e3f4979authoredPreserve const enums should keep import refs (#28498)
Show description for 3b54ffcauthored- committed
Escape apparent substitution in synthesized NoSubstitutionTemplateLiterals (#32580)
Show description for c1e0db7authored- authored andcommitted
Commits on Aug 3, 2019
Fix `readonly` occurrences highlighting (#32583)
Show description for e82d0afauthored
Commits on Aug 2, 2019
Fix binding of jsdoc typedefs with no in-comment name attached to an expression statement (#32610)
Show description for 6b4f730authoredMake auto-imports more likely to be valid for the file (including JS) & project settings (#32684)
Show description for 62f65a7authoredPrioritize “property names” over punctuation in smart select (#32687)
Show description for 725321fauthored- authored andcommitted

Amend scanner to support astral characters in identifiers when parsing es6+ (#32096)
Show description for acdbd10authoredMerge pull request #32626 from orta/fix-31312
Show description for 9243415authored
OrtaMerge pull request #32663 from orta/fix_31195
Show description for 4a26271authored
OrtaMerge pull request #31946 from orta/30246
Show description for 78e0384authored
Orta
Commits on Aug 1, 2019
- authored andcommitted

- committed
- authored
A merged interface with an inherited member should satisfy an abstract base class member (#32539)
Show description for 73bef22authoredPrevent infinite recursion resolving nested conditional types with import types in them (#32097)
Show description for b377e99authored
Commits on Jul 31, 2019
Merge pull request #32640 from microsoft/parsingDeepParenthesizedExpression
Show description for 3f75d2cauthored- authored andcommitted

Wire in compilerOptions of the program in to the host's resolveModuleNames and resolveTypeReferenceDirectives api
Show description for c25e7ddcommitted