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

enhancement - option to set class/enum/interface/record templates #3870

Open
mamilic opened this issue Nov 22, 2024 · 0 comments
Open

enhancement - option to set class/enum/interface/record templates #3870

mamilic opened this issue Nov 22, 2024 · 0 comments

Comments

@mamilic
Copy link

mamilic commented Nov 22, 2024

Whenever new class is created it is populated with template, I was wondering if there is already some existing setting to configure this.
Also it would be really handy to be able to set template for such use cases. Often I am creating classes with narrow access/visibility modifier which is protected as I want by default to not expose classes/interfaces/records/enums outside of package. At the moment with current setup, I need to create class and then edit the visibility modified, which sometimes I forget.

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

No branches or pull requests

1 participant