-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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
VS Code Selects Wrong Files After Disabling Sticky Tree #212923
Comments
shock This issue also affects rename I've been encountering this problem for a long time, about 4 to 5 days This issue almost prevents me from using vscode Why hasn't it been fixed yet I am surprised that such a widely used software would have such a functional bug And it has not been fixed after I have updated vscode insiders multiple times The same issue arises in the latest vscode and vscode insiders from macos |
That's right. VS Code rename is also broken for me. In fact, many interactions between the mouse and the tree are now broken. I'm also shocked that they rolled the sticky updates out as a default without any opt-in. |
And the amount of hours I lost at work from VS Code deleting the wrong directory (that I had not yet committed), is not funny in the least. |
It just happened to me on Ubuntu as well. Just lost a whole bunch of work when I tried to delete a file, and it ended up deleting my whole output directory after I had to make a ton of manual updates. 🤦♂️ |
I'm not able to reproduce this. Also I'm not sure how sticky scroll would be related to this issue. @au-top do you have tree sticky scroll turned off when you see it happen? It also doesn't seem to be a WSL related bug as @au-top is seeing this on macOS. It seems to be some weird corner cases as there would be many more users reporting this otherwise. @F1LT3R could you share your settings to help us debug this issue? You can also just share explorer and tree related settings if you prefer. Also, do you see this happen with your same settings on windows without WSL? @lramos15 any idea what this could be? |
Is VS Code focused in this case? I currently have #211806 tracking that this doesn't work right when right click cannot capture focus |
identical #211806 |
Closing as duplicate |
I'm not going to go through all the rigmarole you outlined here. Sorry, I just don't have time.
BUT YOU SHOULD KNOW THAT VSCODE IS DELETING THE WRONG FILES!!!
This is what happens after you disable the Sticky views on Windows and WSL2.
The text was updated successfully, but these errors were encountered: