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

Use choice syntax as placeholder for method/field snippets. #3140

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

hopehadfield
Copy link
Contributor

Gets rid of the individual public_method, private_method, protected_method, public_static_method, and private_static_method snippets and instead replaces them with a single method snippet, with choices for public/private/protected and static/non-static.

Peek 2023-06-07 14-10

Additionally, prf snippet is removed and replaced with field snippet, with options for public/private/protected.

Peek 2023-06-07 14-28

@rgrunber rgrunber added this to the End June 2023 milestone Jun 7, 2023
snippets/java.json Outdated Show resolved Hide resolved
snippets/java.json Outdated Show resolved Hide resolved
@rgrunber rgrunber changed the title Replace method and prf snippets with single snippets including full ange of method/field visibility Replace method and prf snippets with single snippets including full range of method/field visibility Jun 7, 2023
@rgrunber rgrunber changed the title Replace method and prf snippets with single snippets including full range of method/field visibility Use the choice syntax as placeholder to de-duplicate method and field snippets. Jun 7, 2023
@rgrunber rgrunber changed the title Use the choice syntax as placeholder to de-duplicate method and field snippets. Use choice syntax as placeholder for method/field snippets. Jun 7, 2023
@rgrunber rgrunber merged commit da2c8b6 into redhat-developer:master Jun 7, 2023
2 checks passed
@hopehadfield hopehadfield deleted the method-snippet branch June 8, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants