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

Permanantly disappearing code upon undo after trying to indent highlighted code with tab #3020

Closed
AbdulDotKhan opened this issue Feb 15, 2016 · 1 comment

Comments

@AbdulDotKhan
Copy link

In most editors that I have used, if I want to indent a highlighted block of code, I just do so by highlighting it as below, and hitting the tab key.

image

However, as shown in the below screenshot, the code disappears.

image

The worst part is that when I undo this, rather than going to the state before hitting tab, the text does not fully restore, and this undo action even distorts code below the selection area, as shown in the following screenshot.

image

@bgse
Copy link
Contributor

bgse commented Feb 15, 2016

Possible duplicate: #2829
See also here: #3003

@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