Commits
User selector
Commit History
Commits on Oct 1, 2021
improve response time of invalid rename attempts (#46158)
Show description for b2d2f08authored
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Sep 22, 2021
Added Jsx Snippet Completion feature (#45903)
Show description for 24e3b6bauthored
Commits on Aug 26, 2021
Use realpathSync.native on case-insensitive file systems (#44966)
Show description for 7fc1cb4authored
Commits on Aug 25, 2021
Let AutoImportProviderProject resolve JS when allowJs and maxNodeModulesJsDepth allows (#45524)
Show description for 30103deauthored
Commits on Aug 23, 2021
Some cleanup around inlay hints types to get more-precise checking. (#45391)
Show description for af54990andauthored
Commits on Aug 16, 2021
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ecauthored
Commits on Aug 10, 2021
Commits on Jul 20, 2021
Don’t try to create auto import provider when host program doesn’t exist (#45126)
Show description for 31d98ecauthored
Commits on Jul 16, 2021
Commits on Jul 13, 2021
Support syntactic diagnostics in partial mode (#44859)
Show description for 0996bffauthored
Commits on Jul 6, 2021
Apply disableReferencedProjectLoad to getOriginalLocationEnsuringConfiguredProject (#44836)
Show description for 4d5978dauthoredRefactor export map cache to not store transient symbols (#44816)
Show description for 1da18c6authored
Commits on Jul 1, 2021
Update LKG to enable improved narrowing in 4.4. (#44842)
Show description for 9d443b7authored
Commits on Jun 29, 2021
Fix bad line number assertion in `ScriptInfo.positionToLineOffset`
Show description for f47ddbccommitted
Commits on Jun 25, 2021
Resolve module specifiers for auto imports in completion list (in incomplete chunks) (#44713)
Show description for 328e888authoredAdd inlay hints support (#42089)
Show description for 66b4ba4andauthored
Commits on Jun 18, 2021
Allows plugin to register commands (#44291)
Show description for 8d3125bauthored
Commits on Jun 10, 2021
Include actual generated module specifiers in module specifier cache (#44176)
Show description for 7c293c8authored
Commits on Jun 8, 2021
Include type reference directives in symlink cache, wait until program is present to create it (#44259)
Show description for 703c1bcauthored
Commits on Jun 2, 2021
Tsserver tests can be baselined (#44326)
Show description for d2516faauthored
Commits on May 26, 2021
Ensure AutoImportProviderProject can share source files with main program (#44274)
Show description for b1eaf3eauthored
Commits on May 18, 2021
Commits on May 6, 2021
Fix package.json auto imports for pnpm without project references (#43892)
Show description for 96c48b7authored
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 Apr 5, 2021
Go to definition: pass `unverified` through server (#43483)
Show description for ffe925dauthored
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 25, 2021
Commits on Mar 24, 2021
`deleteDeclaration`: don't crash on the top node.
Show description for 6ce82abcommitted
Commits on Mar 23, 2021
Do not calculate signatures if old state is not used (#43314)
Show description for 04205caauthored
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