Fred Bricon
Fred Bricon
Ideally the import priority should be determined by the existing code usage. I see this import priority setting as a clutch to compensate for the language server not being "smart"...
might be linked to #3719
https://github.com/redhat-developer/intellij-quarkus/actions/workflows/itests.yml was disabled until someone fixes the ITs On my machine and this PR, they fail with ``` > Task :integrationTest OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated...
Superseded by #1349
@shin19991207 could you please add some tests?
Thanks @shin19991207!
**What** is the error? Enable `"java.trace.server":"verbose"` in your settings, restart and attach the logs found via the "Java: open all logs" command
looks like a markdown rendering issue, not performance related
Problem still exists. There are actually 2 issues here: - markdown rendering of backticks. It should be fixed once we move the jdt.ls markdown rendering library to flexmark (or something...
@snjeza could you please investigate?