polacode icon indicating copy to clipboard operation
polacode copied to clipboard

Breaking line when VS Code is zoomed out.

Open lebrande opened this issue 5 years ago • 1 comments

Hello I saw similar issues like #119 and #109, but this one is related to zooming VS Code.

Sometimes I zoom out all VS Code window to make everything smaller. Then using Polacode even for very tiny snippers like that:

from('some string');

I'm getting: from-string-some-string-small

Zooming in (making things bigger) doesn't affect that issue.

lebrande avatar Sep 12 '19 10:09 lebrande

I have the same issue, if your editor is not zoomed, polacode put a line break like this image

apparently polacode copy all text format, polacode dev could copy format text but without background color

buster95 avatar Sep 27 '19 05:09 buster95