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

Reveal in explorer opens explorer twice #72207

Closed
janhaertel opened this issue Apr 12, 2019 · 6 comments
Closed

Reveal in explorer opens explorer twice #72207

janhaertel opened this issue Apr 12, 2019 · 6 comments
Assignees
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster *out-of-scope Posted issue is not in scope of VS Code

Comments

@janhaertel
Copy link

janhaertel commented Apr 12, 2019

When I right-click a file in the sidebar explorer and click "reveal in explorer", the file's folder is opened in the windows explorer. Sometimes after several seconds, the explorer opens the folder again.
This doesn't always happen but every once in a while. Is there maybe a way to log what vscode is doing here ?

@isidorn
Copy link
Contributor

isidorn commented Apr 12, 2019

Can you reproduce with vscode insiders https://code.visualstudio.com/insiders/
If yes
F1 > developer tools > sources > put a breakpoint here
And figure out what is going on since I can not reproduce

@isidorn isidorn added file-explorer Explorer widget issues info-needed Issue requires more information from poster labels Apr 12, 2019
@janhaertel
Copy link
Author

Ok I installed vscode insiders and am sometimes able to reproduce the error. I noticed now that when it happens, the context menu freezes after I right-click and select "reveal in explorer". The second time the explorer opens is after the frozen contextmenu disappears, after some seconds.

I'm still trying to go to the sources but when I do F1 > developer tools I don't get a third option "sources".

@isidorn
Copy link
Contributor

isidorn commented Apr 16, 2019

Sources is a tab under the developer tools window

Screenshot 2019-04-16 at 09 37 28

@janhaertel
Copy link
Author

janhaertel commented Apr 16, 2019

Ah ok thank you.

Ok well I think it probably has something to do with my qttabbar explorer plugin I am running. When I already have a tab open in qttabbar and then click reveal file, the folder will be opened immediately and vscode freezes. The focus is now in my explorer. If I refocus vscode it will unfreeze after several seconds and open the explorer again.

Since this is most likely an error with qttabbar itself I'll try to investigate this myself. Should I close this issue for now and maybe post fixes for dealing with qttab later in case I find one ?

@alexandre-trottier
Copy link

I don't have qttabbar and I get the exact same problem: when I click reveal in explorer, the explorer window opens immediately and VS Code freeze for 30 seconds and then the explorer window open again.

@isidorn isidorn added the *out-of-scope Posted issue is not in scope of VS Code label Aug 20, 2019
@vscodebot
Copy link

vscodebot bot commented Aug 20, 2019

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

3 participants