Skip to content

Support empty body for Implement abstract members quick fix #368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

themkat
Copy link
Collaborator

@themkat themkat commented Jun 27, 2022

Like the title says. Started implementing based upon issue #366. In hindsight I thin the user is currently experiencing another issue I explain in the comment. Still, I think supporting empty body (no brackets) for the "implement abtract members quick fix" is a good quality of life fix that we should do 🙂

Also did some consistency changes to the quick fix, as it is not implement abstract members (variables + functions).

@fwcd
Copy link
Owner

fwcd commented Jun 30, 2022

Cool, thanks for looking into this!

@fwcd fwcd merged commit f6b0638 into fwcd:main Jun 30, 2022
@themkat themkat deleted the abstractmembers_body branch June 30, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants