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

shift+tab is deleting the code ... #3003

Closed
sarbbottam opened this issue Feb 13, 2016 · 2 comments
Closed

shift+tab is deleting the code ... #3003

sarbbottam opened this issue Feb 13, 2016 · 2 comments

Comments

@sarbbottam
Copy link

shift-tab

Please note the key pressed at the bottom-left corner of the animation.

Steps to reproduce:

  • Highlight a block of code
  • Press Shift + Tab
  • Notice the state of the editor, most of the selected code is deleted
  • Pressing CMD + Z does not bring back the deleted code.

VSCode version: 0.10.8
OS: OS X 10.10.5

Is it only me?

@joeskeen
Copy link
Contributor

I was talking with @cwadrupldijjit and he was telling me about having this issue on OS X and I started seeing it as well, but it's intermittent. Sometimes it happens, other times it doesn't. There doesn't seem to be any specific language, file length, filename, etc. that I can reproduce it consistently on. When it happens, as @sarbbottam reports, I can't get my code back using CMD+Z, I have to right-click in the Working Files and select Revert File. I'm using OS X El Capitan. I haven't tried it on Windows.

I'm pretty sure this is a duplicate of #2829.

@alexdima
Copy link
Member

Indeed, let's track it in #2829

@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

3 participants