Hi @andreasfertig I noticed a minor bug while accessing cppinsights.io
Once opened, the more option dropdown continues to remain on the screen even after clicking in the editor or pressing escape key thus forcing the user to go back and again on the label more

Solution: Collapse the dropdown on users onClick event on its option or if clicked outside or if escape button is pressed.
Cheers!!!