Skip to content

Extend the Implement Abstract Functions Quick Fix to include abstract variables #358

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

Closed
themkat opened this issue Apr 26, 2022 · 0 comments · Fixed by #365
Closed

Extend the Implement Abstract Functions Quick Fix to include abstract variables #358

themkat opened this issue Apr 26, 2022 · 0 comments · Fixed by #365

Comments

@themkat
Copy link
Collaborator

themkat commented Apr 26, 2022

Kotlin abstract classes can have abstract variables. One example includes AbstractList in Kotlins standard library. The current quickfix only supports functions.

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 a pull request may close this issue.

1 participant