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
The current line height obscures important textual information (underscores). This is vital for applications where data contains underscores, e.g. XML based data formats.
Using your examples one can see that the part of the text falling under the baseline is now invisible, see note field, e.g. _untitled_19:
@entact-vhorvath yes, I did not notice this when I reduced row height to display more rows. Will reduce the default font size in the next update to patch this.
Perhaps it would be useful to give users the option to change this setting via the VSCode settings interface. Could be a few profiles that would allow users to pick from font sizes and packing of the rows (line heights), or a direct mapping between CSS values, whatever better fits the purpose. This extension might be combined with others and it is hard to inject a CSS rule from the outside, config seems to be a better way where you also can sanitize input.
The current line height obscures important textual information (underscores). This is vital for applications where data contains underscores, e.g. XML based data formats.
Using your examples one can see that the part of the text falling under the baseline is now invisible, see note field, e.g. _untitled_19:
Please consider adding:
Result:

The text was updated successfully, but these errors were encountered: