microsoft / microsoft/vscode-java-pack
Provide an option to add final prefix during code generation (getter/setter, unimplemented methods)
Open
@CsCherrYY is already working on this.
Since Jan 13, 2022.
ai-triaged
code-action
enhancement
ux
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Per survey feedback
It would be helpful to be able to configure the code that is getting generated for setters/getters, unimplemented methods, etc. for example, something like “Generate methods with final arguments”
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.