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
I haven't found a way to deterministically repeat this, but when I highlight several lines of code and hit tab, sometimes it mangles the code (hitting ctrl+z only further mangles the code), unless I copy the code first, I can't go backwards.
My settings.json only has the following "editor.renderWhitespace": true, "editor.insertSpaces": true
I haven't found a way to deterministically repeat this, but when I highlight several lines of code and hit tab, sometimes it mangles the code (hitting ctrl+z only further mangles the code), unless I copy the code first, I can't go backwards.
My settings.json only has the following
"editor.renderWhitespace": true, "editor.insertSpaces": true
EDIT: this is running Version 0.10.8 db71ac6
The text was updated successfully, but these errors were encountered: