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 omit Field Type comments on Apex Generated code #82

Open
EndritSino opened this issue Dec 19, 2022 · 0 comments
Open

Comments

@EndritSino
Copy link

Context

For me personally, this is a very handy feature to quickly generate code for Apex Unit Tests. More often than not, the objects I am exporting auto-generated apex code for, have dozens of fields.

When I want to integrate that code to my unit tests, for better house-keeping, I want to omit such comments from my code, and unfortunately, I have to do that manually, or at least not in a straightforward way:

Screenshot 2022-12-19 at 13 35 31

Possible solution:

Include a check box like [ ] Omit field type comments, similarly like the [] Insert blank fields on the bottom of the dialog box:

Screenshot 2022-12-19 at 13 40 26

Closing remarks 🎉

Want to express my genuine gratitude over this tool - one of the most lean & easy to use plugins in the ecosystem. 💯

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