Commits
User selector
Commit History
Commits on Oct 5, 2021
Feat/quick fix for types (#42126)
Show description for d60747fandauthored
Commits on Oct 1, 2021
improve response time of invalid rename attempts (#46158)
Show description for b2d2f08authored
Commits on Sep 30, 2021
Add `module: es2022` (#44656)
Show description for 2161e18authored
Commits on Sep 29, 2021
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 586b0d5authoredES private field check (#44648)
Show description for af689ccauthored
Commits on Sep 23, 2021
Commits on Sep 22, 2021
Added Jsx Snippet Completion feature (#45903)
Show description for 24e3b6bauthoredMake isDefinition aware of declaring symbol (#45920)
Show description for f0fe1b8authored
Commits on Sep 21, 2021
Fix typo in findAllReferences.ts (#45973)
Show description for c6f9732authored
Commits on Sep 20, 2021
Import assertion (#40698)
Show description for ec114b8andauthored
Commits on Sep 17, 2021
Fixed trimming comments on the remaining range (#45807)
Show description for 8346143authored
Commits on Sep 15, 2021
fix: add corresponding message for override error in js files (#45656)
Show description for add85e1authored
Commits on Sep 8, 2021
feat(45010): handle unclosed fragment in `getJsxClosingTagAtPosition` (#45532)
Show description for 617251fauthored
Commits on Sep 7, 2021
Fix missing abstract keyword in completion (#45710)
Show description for bac841eauthored
Commits on Sep 3, 2021
Don't suppress comments when adding or removing braces to/from arrow function. (#45597)
Show description for a53ab09authored
Commits on Sep 2, 2021
Commits on Sep 1, 2021
Minor fixes to "Convert To Async" refactor (#45536)
Show description for 6f7f3b1authored
Commits on Aug 26, 2021
Don't include literals from enum members in completions (#45588)
Show description for 9f025b9authored
Commits on Aug 24, 2021
Commits on Aug 23, 2021
Only provide hints for simple literals when 'literals' is specified. (#45557)
Show description for 59b8befauthoredSome cleanup around inlay hints types to get more-precise checking. (#45391)
Show description for af54990andauthored
Commits on Aug 20, 2021
- authored
- authored
- authored
Commits on Aug 19, 2021
Reuse checker's property accessibility check for completions (#45388)
Show description for 945179fauthored
Commits on Aug 18, 2021
`getReferencesAtLocation`: fix handling of destructoring imports
Show description for 7a19c22committed
Commits on Aug 17, 2021
Commits on Aug 16, 2021
- authored
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ecauthored