Doubled context menu entries and marker bar not updated
i had an "Redundant Qualifier" issue in my code. The severity of this issue was "Warning". I opened the context menu from the lightbulb and changed the severity to "Suggestion". After this i expected the mark in the marker bar to disappear and get a green square in the upper right corner as this issue was the only one in myn code. Instead the mark was still be shown (but without warning in the tooltip). I opened the context menu again and found all entries doubled (but still working):
After changing the severity again to "Hint" and reopen the context menu it was displayed in normal state. Nevertheless the state of the marker bar didn't change. I had to delete the redundant "System." to get the square green and the mark to be removed.
Regards
Klaus
Please sign in to leave a comment.
Hi Klaus,
Is that weird doubling happening consistently in your code, or was it a one-time effect?
We would appreciate any hints how to reproduce this as we're currently unable to do that.
Thanks!
Sorry for the late reply. I tried to reproduce the behavior but it seems to be an one-time effect.
Regards
Klaus