Is your feature request related to a problem? Please describe.
Currently, code tooltips appear every time the mouse hovers over the code in the code tab. When the text is already fully visible, the tooltip can feel a bit redundant and cover other parts of the screen.
Describe the solution you'd like
It would be sufficient if tooltips only appeared when the text is actually truncated (cut off). If the text is fully visible, the tooltip should remain hidden.
Is your feature request related to a problem? Please describe.
Currently, code tooltips appear every time the mouse hovers over the code in the code tab. When the text is already fully visible, the tooltip can feel a bit redundant and cover other parts of the screen.
Describe the solution you'd like
It would be sufficient if tooltips only appeared when the text is actually truncated (cut off). If the text is fully visible, the tooltip should remain hidden.