You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if a line is longer than the window width and line wrapping is enabled, adornments are only shown for the wrapped part of the line, not the part before the break.
The adornment is missing in the image below; it should be in the red ellipse.
If the line doesn't wrap it is displayed.
All should be shown for a wrapped line.
The text was updated successfully, but these errors were encountered:
Currently, if a line is longer than the window width and line wrapping is enabled, adornments are only shown for the wrapped part of the line, not the part before the break.
The adornment is missing in the image below; it should be in the red ellipse.
If the line doesn't wrap it is displayed.
All should be shown for a wrapped line.
The text was updated successfully, but these errors were encountered: