sketchplugins / plugin-requests

A collection of plugins requested to our Twitter account
https://twitter.com/sketch
MIT License
211 stars 64 forks source link

Highlight invisible line-break (U+2028) caracters #57

Open mrleblanc101 opened 1 year ago

mrleblanc101 commented 1 year ago

Sometime, designers force line break in their design. We can't reproduce this exactly with CSS while keeping the component responsive. So when I copy the text from Sketch to VS Code, the editor highlights the invisible caracters (U+2028).

Capture d’écran, le 2023-04-16 à 23 25 25

We would like to highlights the caracter in Sketch (mostly like VS Code does) so the designer change the width of the textbox instead of forcing an incorrect line break.