Commits
User selector
Commit History
Commits on Aug 10, 2021
Update tsc-instrumented for project build (#45383)
Show description for 92e7fb5authored- authored
Commits on Jul 19, 2021
Commits on Jul 4, 2021
Commits on Jun 25, 2021
Resolve module specifiers for auto imports in completion list (in incomplete chunks) (#44713)
Show description for 328e888authored
Commits on Jun 22, 2021
Indirect calls for imported functions (#44624)
Show description for 711b4e7authored
Commits on Jun 11, 2021
Improve __spreadArray perf, and other fixes related to SpreadElement (#44527)
Show description for a0c44b2authored
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 May 28, 2021
Dont update timestamps of output files if noEmit was specified (#44306)
Show description for 817e45dauthored
Commits on May 26, 2021
Commits on Mar 30, 2021
Do not delete output file names that are same as input file name (#43448)
Show description for d51b8cfauthored
Commits on Mar 26, 2021
Import statement completions (#43149)
Show description for 2d6a490authored
Commits on Mar 22, 2021
@link support, second try (#43312)
Show description for dcc27ebauthored
Commits on Mar 18, 2021
Revert "Editor support for link tag (#41877)" (#43302)
Show description for 451d435authored
Commits on Mar 16, 2021
Editor support for link tag (#41877)
Show description for ec77bffauthored
Commits on Mar 3, 2021
fix receiver on calls of imported and exported functions (#35877)
Show description for 7751ecbandauthored
Commits on Feb 23, 2021
- authored
Improve JSON parser error recovery (#42657)
Show description for 2a01f92authored
Commits on Feb 12, 2021
Commits on Feb 9, 2021
Allow only package names as plugin names (#42713)
Show description for 664ed17andauthored
Commits on Feb 3, 2021
Keep extended config's raw file, include, exclude relative to itself and correct it when setting extending options (#42544)
Show description for c3e132dauthored
Commits on Dec 11, 2020
Find references of a module by filename (#41805)
Show description for 9dfbf07authored
Commits on Dec 9, 2020
Adds experimental support for running TS Server in a web worker (#39656)
Show description for 49d7de1andauthored
Commits on Dec 7, 2020
Handle output file names descripency between tsc --b and actual program emit file path calculation (#41811)
Show description for bfb2591authored
Commits on Nov 4, 2020
Add way to exclude files and directories to watch (#39243)
Show description for 76cf8fdauthored
Commits on Oct 14, 2020
Commits on Oct 6, 2020
Fixes calculating resolved project reference to redirect for module resolution (#40954)
Show description for d94b8e4authored
Commits on Sep 11, 2020
Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277)
Show description for cdafb71andauthored
Commits on Aug 5, 2020
Renames in servermode per feedback (#39883)
Show description for da5ff57authored
Commits on Aug 3, 2020
Add separate flag serverMode for server mode (#39735)
Show description for aee78acandauthored
Commits on Jul 17, 2020
Commits on Jun 26, 2020
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored