Commits
User selector
Commit History
Commits on Apr 5, 2021
Commits on Mar 10, 2021
Fix missing func modifier (#40379)
Show description for b20331aandauthored
Commits on Mar 2, 2021
Add undefined to Symbol.valueDeclaration (#43033)
Show description for c497b48andauthored
Commits on Mar 1, 2021
Add undefined to Symbol.declarations' type (#42975)
Show description for aa67b16authored
Commits on Feb 17, 2021
Expand extractSymbol ranges (#42770)
Show description for d640313authored
Jesse Trinity
Commits on Feb 12, 2021
Commits on Feb 11, 2021
Commits on Feb 9, 2021
Refactor params for interface (#42652)
Show description for 1b19af0authored
Commits on Dec 23, 2020
Hierarchical refactorings (#41975)
Show description for 8bbef81authored
Jesse Trinity
Commits on Dec 3, 2020
Allow type-only imports on ImportEqualsDeclarations (#41573)
Show description for 69bc3f3authored
Commits on Dec 1, 2020
Commits on Nov 4, 2020
Commits on Oct 27, 2020
Commits on Sep 29, 2020
Commits on Sep 23, 2020
Commits on Sep 14, 2020
Commits on Sep 10, 2020
- authored
Orta Therox
Commits on Sep 3, 2020
Commits on Aug 31, 2020
Fix extract symbol crash on unterminated literals; don’t offer to extract `export = ...` (#40272)
Show description for 7a0f603authored
Commits on Jul 22, 2020
Fix emit/formatting issues in refactors (#39506)
Show description for b834096authored
Commits on Jul 14, 2020
Add refactor convertToOptionalChainExpression (#39135)
Show description for 1702238andauthored
Commits on Jul 13, 2020
Merge pull request #39264 from microsoft/migrateMapsAndSets
Show description for 2c08affauthored
Commits on Jul 8, 2020
Insert auto-imports in sorted order (#39394)
Show description for 03c79d7authored
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committed
Commits on Jul 2, 2020
Commits on Jun 28, 2020
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 22, 2020
Add reason for a disabled code action (#37871)
Show description for 2f79389authored
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645fauthored
Commits on Jun 3, 2020
Merge pull request #38378 from jessetrinity/refactorTriggerReason
Show description for 3b15b35authored- committed
Jesse Trinity