Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional code mangling with tab on blocks of highlighted code #3176

Closed
Sammons opened this issue Feb 19, 2016 · 2 comments
Closed

Occasional code mangling with tab on blocks of highlighted code #3176

Sammons opened this issue Feb 19, 2016 · 2 comments

Comments

@Sammons
Copy link

Sammons commented Feb 19, 2016

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

@egamma
Copy link
Member

egamma commented Feb 20, 2016

This looks like issue #2829 on OS X that has been address in the 0.10.9 update. Pls reopen if this is not the case.

@egamma egamma closed this as completed Feb 20, 2016
@Sammons
Copy link
Author

Sammons commented Feb 20, 2016

@egamma that's the one. Thanks!

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants