phindle / error-lens

Visual Studio Code extension which enhances the display of errors and warnings.
https://marketplace.visualstudio.com/items?itemName=PhilHindle.errorlens
MIT License
89 stars 40 forks source link

Truncate message longer than 300 symbols #22

Closed usernamehw closed 5 years ago

usernamehw commented 5 years ago

Fixes #19

Users will probably hit that issue in vscode 1.32.0.

You can test it in Insiders version.

phindle commented 5 years ago

Thank you for the enhancement.