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

Clone and paste a file, does not open the new file and activate #121966

Closed
fssrepository opened this issue Apr 22, 2021 · 2 comments
Closed

Clone and paste a file, does not open the new file and activate #121966

fssrepository opened this issue Apr 22, 2021 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@fssrepository
Copy link

fssrepository commented Apr 22, 2021

I'm developing in typescript, and i always tend to edit the wrong file, not the cloned one.

The main problem here, that the cloned file name in the left side (in the tree) is in focus, like in the case when you open a file.
I do feel it's confusing, and it shouldn't be configurable, if there is any flag, which can fix it.

It works perfectly fine in IntelliJ, but not in VsCode.

@dalisoft
Copy link

@fssrepository It's known bug (or feature?), see #120882

Duplicate of: #120882

@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 26, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants
@isidorn @dalisoft @fssrepository and others