Commits
User selector
Commit History
Commits on Jul 27, 2018
Support deleting all unused type parameters in a list, and deleting @template tag (#25748)
Show description for d40d549authored
Andy
Commits on Jul 26, 2018
Use `import().T` for import completions/fixes of pure types in JS files (#25852)
Show description for 0227997authored
Andy
Commits on Jul 25, 2018
Fix inferFromUsage on index signatures (#25934)
Show description for 9658b47authored
Commits on Jul 20, 2018
Commits on Jul 17, 2018
Commits on Jul 13, 2018
Commits on Jul 11, 2018
Ensure TypeChecker#getTypeAtLocation returns a defined result (#25583)
Show description for 5f4a03cauthored
Andy
Commits on Jul 10, 2018
Increase span of unreachable code error (#25388)
Show description for 1fc1495authored
Andy
Commits on Jul 6, 2018
Commits on Jul 5, 2018
Merge pull request #25423 from Microsoft/defaultExportName
Show description for 383319dauthored- committed
Andy Hanson
Commits on Jul 4, 2018
Commits on Jul 3, 2018
Support code-fix-all for importFixes (#25137)
Show description for 064ecd4authored
Andy
Commits on Jul 2, 2018
- committed
Andy Hanson Merge pull request #25335 from Microsoft/codeFixAddMissingEnumMember_all
Show description for 956f9d0authored- committed
Andy Hanson - committed
Andy Hanson
Commits on Jun 30, 2018
ChangeTracker: Combine deleteDeclaration, deleteNode, and deleteNodeInList (#25276)
Show description for ded4465authored
Andy- committed
Andy Hanson
Commits on Jun 29, 2018
Merge pull request #25182 from Kingwl/fix-missing-enum-member
Show description for c27daceauthored
Commits on Jun 28, 2018
- committed
Commits on Jun 27, 2018
- authored
Andy fixUnusedIdentifier: Remove arguments corresponding to unused parameters (#25011)
Show description for d957b1cauthored
Andy- committed
Commits on Jun 26, 2018
getTokenAtPosition: default includeJsDocComment to true (#25015)
Show description for 13bc46dauthored
Andy- committed
Commits on Jun 21, 2018
Fix crash when binding jsdoc-style inner namepaths (#25106)
Show description for 43d0794authored
Commits on Jun 20, 2018
In JS, always check the extends tag of a class before its heritage clause (#25111)
Show description for 0f55566authored
Commits on Jun 19, 2018
Commits on Jun 15, 2018
Introduce related spans into tsserver protocol (#24548)
Show description for 640af3fauthored
Commits on Jun 14, 2018
moveToNewFile: Reuse code from importFixes for inserting import (#24957)
Show description for 4a7a550authored
Andy
Commits on Jun 12, 2018
Use symlinks when looking for module names for declaration emit (#24874)
Show description for 61fb222authored
Commits on Jun 11, 2018
- authored
Andy Merge pull request #23423 from Kingwl/add-braces
Show description for e07e2e0authored