Base64 and line column limitation? #27988
Labels
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
editor-rendering
Editor rendering issues
In this recent version, I noticed that some longer base64 encoded strings didn't allow me to pan to the end of the line. When opening the file, the line wrap is turned on, when I turn line wrap off, I cannot navigate to the end of those lines using the arrow keys. I believe the data is still all there, just causes navigation issues. It seems perhaps this is a limitation in the number of columns? The color coding does not display the same as other shorter lines, so I don't know if it isn't recognized properly or just isn't displaying all of the data.
I have included a sample of one giving me trouble.
base64-vscode-issue.zip
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: