Commits
User selector
Commit History
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Jul 13, 2021
Watch mode watches for changes in package.json files used in resolution (#44935)
Show description for 8e855d1authored
Commits on Jun 4, 2021
fix: check if sysFormatDiagnosticsHost is defined (#44344)
Show description for 4b235ecauthored
Commits on May 18, 2021
Commits on May 5, 2021
Allow filterType to consider union constraints of non-union types when determining never-ness (#43763)
Show description for 456806bauthored
Commits on Mar 26, 2021
Cache resolved project references and watch wild card directories from them to update them (#42929)
Show description for a545ab1authored
Commits on Mar 23, 2021
Do not calculate signatures if old state is not used (#43314)
Show description for 04205caauthored
Commits on Dec 11, 2020
Watch extended configs if present (#41493)
Show description for 716b167andauthored
Commits on Dec 9, 2020
Keep track of why files are in the program (#40011)
Show description for 2eca17dauthored
Commits on Nov 4, 2020
Add way to exclude files and directories to watch (#39243)
Show description for 76cf8fdauthored
Commits on Oct 2, 2020
Commits on Jun 16, 2020
Syntax only server creates inferred project with all the open files w… (#38561)
Show description for 25f6232authored
Commits on Jun 2, 2020
Emit build info even on noEmitOnError or tsc --build (#38853)
Show description for 9fbcb99authored
Commits on Apr 1, 2020
Add support for extraFileExtensions on WatchCompilerHost (#37726)
Show description for 0b38a9aauthored
Commits on Mar 9, 2020
Removed unused host variable in createProgramHost (#37278)
Show description for bf15eacauthored
Commits on Feb 4, 2020
Enable @typescript-eslint/space-before-function-paren, @typescript-eslint/no-unused-expressions (#36569)
Show description for 8c31700authored
Commits on Dec 13, 2019
Do not write files directly from builder when noEmitOnError is true (#34832)
Show description for c3b2aeaauthored
Commits on Dec 11, 2019
Add watchOptions to tsconfig and allow supplying them on command line as well (#35615)
Show description for 236012eauthored
Commits on Dec 5, 2019
Move codefix types into services/types.ts (#35506)
Show description for 27616ddauthored
Commits on Nov 27, 2019
Refactor: No more than 1 namespace declaration per file (#35373)
Show description for c447ebcauthored
Commits on Oct 22, 2019
Merge pull request #34521 from amcasey/LazyDirectoryCreation
Show description for 8cf1324authored
Commits on Oct 21, 2019
Commits on Oct 17, 2019
- committed
Add listFilesOnly command-line option
Show description for caf0041committed- committed
- committed
Commits on Oct 16, 2019
Commits on Sep 27, 2019
Commits on Sep 25, 2019
Commits on Sep 24, 2019
Commits on Sep 20, 2019
Commits on Sep 18, 2019
Commits on Aug 28, 2019
Commits on Aug 27, 2019
Added errorCount to WatchStatusReporter to detect 2 or more errors (#33082)
Show description for 5d36aabauthored andcommitted