Skip to content
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

Getset window #1

Merged
merged 6 commits into from
Feb 17, 2023
Merged

Getset window #1

merged 6 commits into from
Feb 17, 2023

Conversation

CJCrafter
Copy link
Owner

Adds some quality-of-life changes and uses a new UI instead of handling everything automatically.

  • Adds deleter support
  • Creates a window when requesting getter/setter generation
    • You can select which instance variables you want properties for
    • You can select getters/setters/deleters for all variables
    • private properties (__) are checked by default
  • You can now change the format of the getters and setters by editing the live code templates

image

image

@CJCrafter CJCrafter merged commit 23ea244 into master Feb 17, 2023
@CJCrafter CJCrafter deleted the getset-window branch February 17, 2023 23:17
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.

None yet

1 participant