Skip to content

Implement abstract members, now includes abstract variables #365

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 25, 2022

Conversation

themkat
Copy link
Collaborator

@themkat themkat commented Jun 8, 2022

Extend the quickfix for implement abstract functions to now be abstract members instead (functions + abstract variables).

Fixes #358

Copy link
Owner

@fwcd fwcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty cool thanks! Just a minor stylistic note below

@fwcd fwcd merged commit 5df1a00 into fwcd:main Jun 25, 2022
@fwcd
Copy link
Owner

fwcd commented Jun 25, 2022

Thanks!

@themkat themkat deleted the GH-358 branch June 25, 2022 07:34
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.

Extend the Implement Abstract Functions Quick Fix to include abstract variables
2 participants