concordion / idea-concordion-support

Concordion support IntelliJ Idea plugin https://plugins.jetbrains.com/plugin/7978
Other
13 stars 8 forks source link

Example name containing whitespaces causes multiple icons to appear #15

Closed gdubya closed 6 years ago

gdubya commented 7 years ago

If we add whitespaces to the example name then multiple copies of the concordion icon appear in the gutter (see screenshot: 4 words, 4 icons). concordion-plugin

idegtiarenko commented 7 years ago

Hello,

Sorry at the moment I do not have much time now, but I will try to take a look or chat back about this nearest time.

vgheo commented 6 years ago

This is really annoying as it takes a lot of screen space.

Can you please at least provide an option to disable this feature ?

vgheo commented 6 years ago

Additionally, the same occurs on FullOGNL like [xxx](- "#aaa=mmm(#TEXT,{a,b,c,d})")

idegtiarenko commented 6 years ago

Could you please check if this build improves the situation: https://www.dropbox.com/s/8a7gxpynqn7rytf/idea-concordion-support-0.12.0-issue-15-SNAPSHOT.jar?dl=0

idegtiarenko commented 6 years ago

No feedback received, existing fix released as part of 0.12

gdubya commented 6 years ago

Apologies for forgetting to give you some feedback on the snapshot. I can confirm that the issue appears to be fixed in 0.12. Thank you! 👍

vgheo commented 6 years ago

Same goes from my side. Thanks for the fix.