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

Request textDocument/codeAction failed error - "unit" is null #326

Open
anusreelakshmi934 opened this issue Mar 12, 2024 · 0 comments
Open

Comments

@anusreelakshmi934
Copy link
Contributor

When opening two projects with same app name and trying to invoke completion of snippets, we are hitting the below error.

To replicate the issue, follow these steps:

  1. Open a folder containing two projects that share the same app name (Either a Gradle file and a Maven file or both Maven or Gradle configurations). OR First open any one file and then add the other file to workspace using Add Folder to Workspace option
  2. Open any Java file within one of the projects.
  3. Attempt to access snippet suggestions then the below error occurs
image
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