-
Notifications
You must be signed in to change notification settings - Fork 51
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
Using Copilot With application.properties cause error wen trying autocomplete #1312
Comments
Could you share your project please |
|
Unfortunately its a company's project I can´t share, basically is a maven project with java Quarkus.
Without Git Copilot works like a charm :) I also always updating the intellij for last versions The moment I wrote was 2023.3.4 |
I'm using Ultimate 2024.1.2 and Quarkus Tools (1.30.1) plugin case IDE to completly freeze. Without Quarkus tools plugin IDE works fine and it is my workaround. In Idea log is nothing special (bcs it is frozen). Something related is here:
|
@michal-sviba-rb first of all we plan to do a release soon with the new LSP4IJ project and I hope it will fix your issue. Could you share your project please. |
According to the stack trace the problem could comes from
I suspect that the problem comes from the first case. Perhaps copilot generates some file uri that we cannot take care? I don't know... @HiltonWS could you please enable LSP trace for Tools for MicroProfile, see https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserGuide.md#lsp-console and share it your LSP traces in the issue, thanks! |
Hello!
When using the Copilot with Quarkus Tools I have the follow error on autocomplete:
The text was updated successfully, but these errors were encountered: