polacode
polacode copied to clipboard
Breaking line when VS Code is zoomed out.
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:
Zooming in (making things bigger) doesn't affect that issue.
I have the same issue, if your editor is not zoomed, polacode put a line break
like this
apparently polacode copy all text format, polacode dev could copy format text but without background color