Commits
User selector
Commit History
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Aug 23, 2021
Some cleanup around inlay hints types to get more-precise checking. (#45391)
Show description for af54990andauthored
Commits on Jul 6, 2021
Refactor export map cache to not store transient symbols (#44816)
Show description for 1da18c6authored
Commits on Jun 25, 2021
Resolve module specifiers for auto imports in completion list (in incomplete chunks) (#44713)
Show description for 328e888authoredProposal class static block support (#43370)
Show description for 906cbd2andauthoredAdd inlay hints support (#42089)
Show description for 66b4ba4andauthored
Commits on Apr 20, 2021
Added skipDestructiveCodeActions argument to organize imports server command (#43184)
Show description for a910c8dandauthored
Commits on Apr 13, 2021
Commits on Mar 26, 2021
Import statement completions (#43149)
Show description for 2d6a490authoredCache resolved project references and watch wild card directories from them to update them (#42929)
Show description for a545ab1authored
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 1, 2021
Support go-to-definition for imports of arbitrary files (#42539)
Show description for 4b67b4aauthoredAdd 'data' property to completion entry for better coordination between completions and completion details (#42890)
Show description for 993c503authored
Commits on Feb 5, 2021
- authored
Signature help turns off current-parameter display for non-trailing rest parameters (#42592)
Show description for f1583f0authored
Commits on Dec 23, 2020
Hierarchical refactorings (#41975)
Show description for 8bbef81authored
Jesse Trinity
Commits on Dec 11, 2020
Find references of a module by filename (#41805)
Show description for 9dfbf07authored
Commits on Nov 11, 2020
Proposal: importModuleSpecifierPreference: project-relative (#40637)
Show description for 266d8deauthored
Commits on Sep 11, 2020
Import the semantic highlighter from typescript-vscode-sh-plugin (#39119)
Show description for db5368dauthored
Commits on Sep 4, 2020
Add optionalReplacementSpan to completions response (#40347)
Show description for f6f2d36authored
Commits on Aug 13, 2020
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 aee78acandauthoredLimit auto import provider project size (#39855)
Show description for 86a87c4authored
Commits on Jul 22, 2020
Make AutoImportProviderProject work with symlinked monorepos (#39679)
Show description for ec33814andauthored
Commits on Jul 16, 2020
Resolve only relative references in open files on syntax server (#39476)
Show description for 667ba74andauthored
Commits on Jul 10, 2020
- committed
Armando Aguirre - committed
Armando Aguirre
Commits on Jul 2, 2020
Commits on Jun 26, 2020
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 24, 2020
Upgrade typescript-eslint version (#39242)
Show description for cc7cb9eauthored
Commits on Jun 22, 2020
Expand auto-import to all package.json dependencies (#38923)
Show description for 086e00dandauthoredAdd reason for a disabled code action (#37871)
Show description for 2f79389authored