Commits
User selector
Commit History
Commits on Oct 1, 2021
feat: display the tsconfig generated when running tsc --init (#45930)
Show description for 95ef2a5authored
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Aug 5, 2021
Revisions for the new --help (#44800)
Show description for 1f85123andauthored
Commits on Jun 16, 2021
New command line help developer experience. (#44157)
Show description for 971133dandauthored
Commits on May 18, 2021
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 25, 2021
Don't build type catalog during server tracing (#43354)
Show description for 3db6d80authored
Commits on Mar 16, 2021
Commits on Feb 11, 2021
Refactor the tracing namespace organization
Show description for 4fc9c84committed
Commits on Feb 8, 2021
Re-do tracing initialization and tests around calls
Show description for f462576committed
Commits on Feb 1, 2021
Switched 'ts.performance' to a mixed mode only uses native performance APIs when necessary (#42586)
Show description for c953969authored
Commits on Nov 20, 2020
Split line and node counts by file extension (#39720)
Show description for 68925b6authored
Commits on Nov 16, 2020
Add tracing support to tsserver (#41374)
Show description for 79ffd03authored
Commits on Oct 24, 2020
- committed
Commits on Oct 15, 2020
- authored andcommitted
Commits on Aug 22, 2020
- committed
Trace key operations
Show description for 5d60972committed
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committed
Commits on Jul 2, 2020
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Apr 1, 2020
Add support for extraFileExtensions on WatchCompilerHost (#37726)
Show description for 0b38a9aauthored
Commits on Mar 11, 2020
Optimize module resolution cache for watch and editor (#37055)
Show description for 1a9c819authored
Commits on Feb 26, 2020
Expose call count for instantiateType in extendedDiagnostics (#36797)
Show description for b424f36authored
Commits on Feb 20, 2020
Commits on Jan 29, 2020
Commits on Dec 23, 2019
- authored andcommitted
Commits on Dec 20, 2019
Increase selectivity of subtype relationship for signatures (#35659)
Show description for 2f0d07cauthored
Commits on Dec 19, 2019
Commits on Dec 18, 2019
Baselining tsc `--watch` output just like `tsc` baselines for easier updates (#35710)
Show description for 8c1900cauthored
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 10, 2019
Move executeCommandLine.ts into its own project (#35595)
Show description for 6936ac2authored
Loading