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

Improve code actions #3321

Closed
snjeza opened this issue Nov 6, 2024 · 1 comment · Fixed by #3322 or redhat-developer/vscode-java#3845
Closed

Improve code actions #3321

snjeza opened this issue Nov 6, 2024 · 1 comment · Fixed by #3322 or redhat-developer/vscode-java#3845

Comments

@snjeza
Copy link
Contributor

snjeza commented Nov 6, 2024

Related to eclipse-jdtls/eclipse-jdt-core-incubator#755

Steps to reproduce:

  • start VS Code with "java.jdt.ls.javac.enabled": "on",
  • import the weblaf project
  • wait for the project to be fully imported
  • open WStyledLabelUI.java
  • call code actions more times

You will notice the action always takes a few seconds.

@snjeza
Copy link
Contributor Author

snjeza commented Nov 6, 2024

The PR enhances ecj, too.

@rgrunber rgrunber added this to the End November 2024 milestone Nov 6, 2024
@rgrunber rgrunber moved this to Pending review in Java Tooling Nov 6, 2024
@github-project-automation github-project-automation bot moved this from Pending review to Done in Java Tooling Nov 19, 2024
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.

2 participants