Skip to content

Add setting for code actions to not generate comments #1899

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

Closed
CarlPer opened this issue Oct 5, 2021 · 2 comments · Fixed by #2009
Closed

Add setting for code actions to not generate comments #1899

CarlPer opened this issue Oct 5, 2021 · 2 comments · Fixed by #2009
Assignees

Comments

@CarlPer
Copy link

CarlPer commented Oct 5, 2021

As of now, code actions generate.

/**
  *
  */
 private static final long serialVersionUID = 1L;

Can we add a setting to not make it generate comments above the chosen code action?

@snjeza snjeza self-assigned this Oct 6, 2021
@snjeza snjeza added the upstream label Oct 6, 2021
@snjeza
Copy link
Contributor

snjeza commented Oct 6, 2021

Related Eclipse bug - https://bugs.eclipse.org/bugs/show_bug.cgi?id=576482

@rgrunber rgrunber added this to the End February 2022 milestone Feb 11, 2022
@rgrunber rgrunber added the bug label Feb 11, 2022
@rgrunber
Copy link
Contributor

The upstream issue has been merged so we can expect this to be resolved in the next release, where we update the target platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants