You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately this is a limitation of VS Code itself. The VS Code extension API does not give extensions access to the pixel locations of the characters or wrap locations of each line. Blockman is only able to access number of characters in each line.
I'm expecting it to handle word wrapped lines as just regular lines. Instead, it looks like this:
The text was updated successfully, but these errors were encountered: