You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a language server, which provides problem diagnostics. It works in VScode. But with this project, I can see the annotations for a brief moment, before they disappear again. However, this doesn't happen all the time, but in like 95% of the cases.
The file on which this happens (Maven POM file) does have another annotations too. I created a "test annotator", just to verify that this isn't a problem. Those annotations do survive, so I expect the issue is with lsp4intellij.
Steps to reproduce:
Hard to tell. I don't have an easy reproducer.
Affected Versions:
0.95.0 and 0.95.1
OS, DB, other environment details and versions:
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered:
Description:
I have a language server, which provides problem diagnostics. It works in VScode. But with this project, I can see the annotations for a brief moment, before they disappear again. However, this doesn't happen all the time, but in like 95% of the cases.
The file on which this happens (Maven POM file) does have another annotations too. I created a "test annotator", just to verify that this isn't a problem. Those annotations do survive, so I expect the issue is with
lsp4intellij
.Steps to reproduce:
Hard to tell. I don't have an easy reproducer.
Affected Versions:
0.95.0 and 0.95.1
OS, DB, other environment details and versions:
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: