Commits
User selector
Commit History
Commits on Sep 27, 2021
Type-only import specifiers (#45998)
Show description for e160bc8andauthored
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Jul 26, 2021
Commits on Jun 21, 2021
importModuleSpecifierEnding changes .ts string completions to .js (#44602)
Show description for 753feb8andauthored
Commits on May 26, 2021
Cache parsed path mapping patterns (#44078)
Show description for 3ffa245authored
Commits on May 18, 2021
Commits on Mar 26, 2021
Import statement completions (#43149)
Show description for 2d6a490authored
Commits on Mar 25, 2021
ES private class elements (#42458)
Show description for e638af7andauthored
Commits on Mar 22, 2021
Fix Issue #39155 (importModuleSpecifierEnding does not apply for module specifier completions) (#42467)
Show description for 4622718authored
Commits on Dec 18, 2020
Use getPropertiesForObjectExpression in string literal object completions (#42020)
Show description for 49136f7authored
Commits on Nov 25, 2020
replace whole path if directory separator appears for import completion. (#41412)
Show description for d5779c7authored
Commits on Sep 11, 2020
Commits on Sep 9, 2020
fix(40322): bad completions for string literal type as indexed access type object (#40424)
Show description for 96b0832authored
Vincent Boivin
Commits on Sep 4, 2020
Add optionalReplacementSpan to completions response (#40347)
Show description for f6f2d36authored- authored
Commits on Jun 26, 2020
Commits on May 20, 2020
Commits on Apr 10, 2020
Commits on Apr 2, 2020
Add replacement span for string literal (#37490)
Show description for 5596ed8authored
Commits on Jan 31, 2020
Filter out private fields in string literal property completions.
Show description for ad8feb5committed
Commits on Oct 19, 2019
[WIP] Improve optional chaining checker performance (#33794)
Show description for 556da72authored
Commits on Sep 27, 2019
Updated: Only auto-import from package.json (#32517)
Show description for 304fceeauthored
Commits on Aug 8, 2019
Commits on Jul 18, 2019
Commits on Jul 17, 2019
Revert "Proposal: If there’s a package.json, only auto-import things in it, more or less (#31893)" (#32448)
Show description for 387c917authored
Commits on Jul 15, 2019
Commits on Jul 12, 2019
Proposal: If there’s a package.json, only auto-import things in it, more or less (#31893)
Show description for 60a1b1dauthored
Commits on Jun 27, 2019
- committed
Commits on May 20, 2019
Add sortText depending scope of symbols
Show description for 00cea41committed
Commits on Feb 28, 2019
Changes to generation of .tsbuildinfo:
Show description for d53efdfcommitted
Commits on Nov 15, 2018
Commits on Nov 7, 2018
Commits on Oct 31, 2018
Loading