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 586b0d5authoredES private field check (#44648)
Show description for af689ccauthored
Commits on Sep 22, 2021
Make isDefinition aware of declaring symbol (#45920)
Show description for f0fe1b8authored
Commits on Sep 8, 2021
feat(45010): handle unclosed fragment in `getJsxClosingTagAtPosition` (#45532)
Show description for 617251fauthored
Commits on Aug 16, 2021
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ecauthored
Commits on Jul 30, 2021
Fix getChildCount/At methods in EndOfFileTokens (#44991)
Show description for 9d957c6authored
Commits on Jul 21, 2021
Commits on Jul 13, 2021
Support syntactic diagnostics in partial mode (#44859)
Show description for 0996bffauthored
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 16, 2021
support JSDoc comments inherited for parameter properties (#44329)
Show description for 4af8333andauthored
Commits on May 18, 2021
Commits on May 7, 2021
Support semantic highlights for JS files (#43992)
Show description for 6bb481cauthored
Orta Therox
Commits on Apr 20, 2021
Added skipDestructiveCodeActions argument to organize imports server command (#43184)
Show description for a910c8dandauthored
Commits on Apr 12, 2021
Catch hover on as const (#43588)
Show description for 0487b38authored
Commits on Apr 5, 2021
Commits on Mar 26, 2021
Cache 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 19, 2021
[GH-43213] Fix duplicate comments printed in quick info section (#43240)
Show description for 6a83ae1authored
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- authored
Commits on Mar 9, 2021
Don't inherit jsdoc tags from overloaded signatures (#43165)
Show description for 3d53661andauthored
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 8, 2021
Re-do tracing initialization and tests around calls
Show description for f462576committed
Commits on Feb 5, 2021
Commits on Jan 4, 2021
Commits on Dec 28, 2020
Fix/jsx syntax quickinfo (#42124)
Show description for ea03c29authored
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 23, 2020
Fix show deprecated suggestion for alias (#41128)
Show description for 71559a5authored
Commits on Nov 16, 2020
Add tracing support to tsserver (#41374)
Show description for 79ffd03authored
Commits on Sep 26, 2020
- committed
Armando Aguirre