Commits
User selector
Commit History
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Aug 16, 2021
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ecauthored
Commits on Jul 13, 2021
Watch mode watches for changes in package.json files used in resolution (#44935)
Show description for 8e855d1authored
Commits on May 27, 2021
Commits on May 6, 2021
When directory watcher is invoked with any file from node_modules package, invalidate for file paths in that package (#43974)
Show description for 233f28candauthored
Commits on Apr 22, 2021
Module Resolution and Type Reference directive cache updates and its API changes (#43700)
Show description for f6d425eandauthored
Commits on Jan 22, 2021
Only when typings file change for the project, schedule the update for the project (#42428)
Show description for 80dfc6aauthored
Commits on Jan 19, 2021
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