vscode-guides
vscode-guides copied to clipboard
[Again] Some of guide lines are not straight
Some of guide lines are not straight. It may be active of non-active line, as you can see on screenshots below.
There is a question in this closed issue about other extensions installed by user when trouble appears. I test the behavior of Guides with all other extensions disabled but non-correct line rendering appears in this case too.
Could you provide me a sample code and font settings (if any that you might have)? Since line drawing is achieved by set the character border line, these font settings could be the reason that cause the rendering to be a bit misalign.
I find that non-straight guide line rendering appears when I set window.zoomLevel VS Code options distinct from 0. I return it back to default value (0) and all lines became straight:
I think this behavior must be indepedent from zoom level setting. Improve this please if it's real.