Commits
User selector
Commit History
Commits on Aug 13, 2020
Commits on Aug 4, 2020
Handle the fact that noResolveResolution resolution is reused (#39889)
Show description for bcccae2authored
Commits on Jul 17, 2020
Commits on Jul 16, 2020
Resolve only relative references in open files on syntax server (#39476)
Show description for 667ba74andauthored
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 Jun 9, 2020
Schedule failed lookup updates (#38560)
Show description for a72ed0aauthored
Commits on Mar 11, 2020
Optimize module resolution cache for watch and editor (#37055)
Show description for 1a9c819authored
Commits on Mar 3, 2020
Stop looking for the default configured project at node_modules (#35011)
Show description for dd6811fauthored
Commits on Feb 25, 2020
Switch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Feb 20, 2020
Commits on Jan 31, 2020
Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106)
Show description for 80ad0deauthored
Commits on Jan 10, 2020
Commits on Sep 30, 2019
Fix issue when types installed after watch/editor is opened for auto type reference that is for global types not being detected
Show description for 1a614a2committed
Commits on Aug 21, 2019
Commits on Aug 20, 2019
Handle network style paths for watching (#32888)
Show description for 5ac4505authored
Commits on Aug 8, 2019
Commits on Jun 27, 2019
Commits on Jun 12, 2019
Merge pull request #31820 from microsoft/nodeModules
Show description for a0d164fauthored
Commits on Jun 7, 2019
When resolving from typings cache, handle node code modules
Show description for 2fd80b3committedDo not watch tsconfig files from folders that we canot watch
Show description for a6c72a0committed
Commits on May 31, 2019
- committed
Benjamin Lichtman - committed
Benjamin Lichtman
Commits on May 30, 2019
- committed
Benjamin Lichtman
Commits on Mar 6, 2019
Ignore anything starting with ".git"
Show description for ec2ee9fcommitted
Commits on Oct 31, 2018
Merge pull request #28209 from Microsoft/ignorePathsStartingWithDotInNodeModules
Show description for 4606a4bauthored
Commits on Oct 30, 2018
Redo resolution on ATA when previous resolution was to '.js' file (#28236)
Show description for 903e681authored
AndyMiscellaneous code cleanup relating to module resolution (#28092)
Show description for acc34bdauthored
Andy
Commits on Oct 29, 2018
Ignore any changes to file or folder that are in node_modules and start with "."
Show description for d32c1b0committed
Commits on Oct 25, 2018
Commits on Oct 22, 2018
update other interfaces and implementations
Show description for 5b3fe6ecommitted
Commits on Oct 20, 2018
Support 'isSourceFileFromExternalLibrary' for source files from '/// <reference types="" />'' (#28004)
Show description for 72244c5authored
Andy