Commits
User selector
Commit History
Commits on Jul 30, 2021
Fix getChildCount/At methods in EndOfFileTokens (#44991)
Show description for 9d957c6authored
Commits on Jul 23, 2021
Consider module augmentations in files referenced by imports in watch/incremental (#45156)
Show description for 48aecfaauthored
Commits on Jul 19, 2021
Commits on Jul 16, 2021
Shorten baseline names (#45054)
Show description for d8f2aaeauthored
Commits on Jul 13, 2021
Support syntactic diagnostics in partial mode (#44859)
Show description for 0996bffauthoredWatch mode watches for changes in package.json files used in resolution (#44935)
Show description for 8e855d1authored
Commits on Jul 6, 2021
Apply disableReferencedProjectLoad to getOriginalLocationEnsuringConfiguredProject (#44836)
Show description for 4d5978dauthoredRefactor export map cache to not store transient symbols (#44816)
Show description for 1da18c6authored
Commits on Jul 4, 2021
Commits on Jun 29, 2021
- authored
Fix bad line number assertion in `ScriptInfo.positionToLineOffset`
Show description for f47ddbccommitted
Commits on Jun 26, 2021
Forbid duplicate tests only in compiler+fourslash runner (#44752)
Show description for 1ae6b8bauthored
Commits on Jun 25, 2021
Resolve module specifiers for auto imports in completion list (in incomplete chunks) (#44713)
Show description for 328e888authoredAdd inlay hints support (#42089)
Show description for 66b4ba4andauthored
Commits on Jun 22, 2021
avoid computing a full shape for indirectly invalidated files (#44090)
Show description for 22637a2authoredIndirect calls for imported functions (#44624)
Show description for 711b4e7authored
Commits on Jun 18, 2021
Allows plugin to register commands (#44291)
Show description for 8d3125bauthoredForbid duplicates in baselines (#44652)
Show description for 0f216f3authoredMake files safe for Windows (#44651)
Show description for 580bb06authored
Commits on Jun 17, 2021
Make export-module and reference maps invertible (#44402)
Show description for 9549928authored
Commits on Jun 16, 2021
New command line help developer experience. (#44157)
Show description for 971133dandauthored
Commits on Jun 11, 2021
Improve __spreadArray perf, and other fixes related to SpreadElement (#44527)
Show description for a0c44b2authored
Commits on Jun 10, 2021
- authored
Include actual generated module specifiers in module specifier cache (#44176)
Show description for 7c293c8authored- authored
Orta Therox
Commits on Jun 8, 2021
Include type reference directives in symlink cache, wait until program is present to create it (#44259)
Show description for 703c1bcauthored
Commits on Jun 7, 2021
Add SolutionBuilderHostBase.getCustomTransformers to be used when emitting. (#44489)
Show description for dab2ffcauthored
Commits on Jun 4, 2021
- authored
Fix duplicate visit of param tag comments (#44443)
Show description for 8e1bf08authoredDo not incorrectly add line separators for non-synthetic nodes when emitting node list (#44070)
Show description for b26f77aauthored
Commits on Jun 3, 2021
Handle strict flag when writing tsbuildinfo (#44394)
Show description for 9df7ecbandauthoredRename TSConfig option categories (#42514)
Show description for 9d345e7authored
Orta Therox
Commits on Jun 2, 2021
Tsserver tests can be baselined (#44326)
Show description for d2516faauthored
Commits on May 28, 2021
- authored
Dont update timestamps of output files if noEmit was specified (#44306)
Show description for 817e45dauthored