No auto implementation refactorings for abstract class with method with explicit this parameter. #39440
Labels
Bug
A bug in TypeScript
Domain: Quick Fixes
Editor-provided fixes, often called code actions.
Fixed
A PR has been merged for this issue
Milestone
TypeScript Version: 4.0.0-dev.20200706
Search Terms: refactoring, abstract class, this, suggestions, intellisense,
Code
Expected behavior:
Refactorings to auto implement ThingWithThisImpl as such:
Actual behavior:
Implementing the abstract class is not suggested for ThingWithThis.
Github doesn't support mp4s, so attached is a zip containing an mp4 of the problem if necessary.
problem.zip
Playground Link: [Playground Link](Playground Link)
Related Issues: N/A?
The text was updated successfully, but these errors were encountered: