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).

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.