lunisolar / LNKD.tech-Editor

Editor for Turtle (Terse RDF Triple Language, TTL) files. This is a plugin for IntelliJ IDEA, IDEA Community Edition and others IDE environments based on IntelliJ Platform (also described here)
https://plugins.jetbrains.com/plugin/12802-lnkd-tech-editor
4 stars 0 forks source link

no way to dismiss issues reading SHACL shapes #55

Closed osi closed 3 months ago

osi commented 4 months ago

image

when there is an issue reading SHACL shapes, the banner will appear multiple times with no way to dismiss it.

closing the tab and re-opening it makes them go away.

jak-ub commented 4 months ago

After some investigation, Ii seems to be a regression in the IntelliJ Platform itself: https://youtrack.jetbrains.com/issue/IJPL-995/Adding-a-ProblemDescriptor-to-a-file-for-its-entire-text-range-now-results-in-multiple-file-level-banners-being-added

JetBrains fixed it for upcoming IDE versions. But from what I checked on IntelliJ 2024.2 EAP, the fix itself is almost of the same level of annoyance (popup switches on and off, shifting the whole file text up and down every half second).

I will keep observing what are they doing in that respect. If they will not fix it properly. I could always report the issue for the first line - although it would be less visible.

osi commented 4 months ago

thanks for digging! i hadn’t noticed this problem elsewhere and this hadn’t realized it was with intellij @.http://fotap.org/~osiOn May 19, 2024, at 9:05 AM, Jakub Wach @.> wrote: After some investigation, Ii seems to be a regression in the IntelliJ Platform itself: https://youtrack.jetbrains.com/issue/IJPL-995/Adding-a-ProblemDescriptor-to-a-file-for-its-entire-text-range-now-results-in-multiple-file-level-banners-being-added JetBrains fixed it for upcoming IDE versions. But from what I checked on IntelliJ 2024.2 EAP, the fix itself is almost of the same level of annoyance (popup switches on and off, shifting the whole file text up and down every half second). I will keep observing what are they doing in that respect. If they will not fix it properly. I could always report the issue for the first line - although it would be less visible.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>