usernamehw / vscode-error-lens

VSCode extension that enhances display of errors and warnings.
https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens
MIT License
601 stars 32 forks source link

Speratate options for "Remove Linebreaks" for status bar #200

Closed Szpadel closed 4 months ago

Szpadel commented 7 months ago

Currently when "Remove Linebreaks" setting is disabled, messages in status bar are attempted to be displayed with multiple lines with makes them unusable: image

Best solution would be introducing separate "Remove Linebreaks" option for status bar and make it to work in similar way as for lines:

usernamehw commented 7 months ago

Kind of feels like a problem with VSCode itself.