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

Revealing settings or keybinding files in explorer #91534

Closed
Jupakabra opened this issue Feb 26, 2020 · 15 comments
Closed

Revealing settings or keybinding files in explorer #91534

Jupakabra opened this issue Feb 26, 2020 · 15 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug config VS Code configuration, set up issues verified Verification succeeded
Milestone

Comments

@Jupakabra
Copy link

Version: 1.43.0-insider
Commit: b0be067
OS: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. Open settings.json in json format.
  2. Reveal in explorer option is not there in the context menu or through a shortcut

Does this issue occur when all extensions are disabled?: Yes

Was this purposely removed for settings? Because it used to work before and now there is no way to get to settings files for backup or copy purposes.

@roblourens
Copy link
Member

@aeschli maybe d0fd0e2? I think the settings file is not file: scheme

@sandy081
Copy link
Member

@aeschli Can we enable this to the resource scheme - vscode-userdata and not in web?

@aeschli aeschli removed their assignment Feb 27, 2020
@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug config VS Code configuration, set up issues labels Nov 9, 2020
@sandy081 sandy081 added this to the November 2020 milestone Nov 9, 2020
@sandy081 sandy081 added the author-verification-requested Issues potentially verifiable by issue author label Dec 3, 2020
@github-actions
Copy link

github-actions bot commented Dec 3, 2020

This bug has been fixed in to the latest release of VS Code Insiders!

@Jupakabra, you can help us out by confirming things are working as expected in the latest Insiders release. If things look good, please leave a comment with the text /verified to let us know. If not, please ensure you're on version 92192ba of Insiders (today's or later - you can use Help: About in the command palette to check), and leave a comment letting us know what isn't working as expected.

Happy Coding!

@Jupakabra
Copy link
Author

Doesn't seem to work, at least in zip version.
It opens current project parent folder instead, or just documents folder if no project is loaded.
Also, current stable release allows opening it through a shortcut correctly, even thought reveal in explorer is not visible.
settings

Version: 1.52.0-insider
Commit: 92192baf760315ac47fb2caaf3ce6d0778962352
Date: 2020-12-03T05:43:59.635Z
Electron: 9.3.5
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19041

@meganrogge meganrogge added the verification-found Issue verification failed label Dec 3, 2020
@roblourens roblourens reopened this Dec 3, 2020
@roblourens
Copy link
Member

@meganrogge you can reopen issues when you add verification-found

@sandy081
Copy link
Member

sandy081 commented Dec 3, 2020

It was working while fixed. After bisect, I figured out that Fix of #110353 broke this.

@isidorn FYI

@sandy081 sandy081 assigned isidorn and unassigned sandy081 Dec 3, 2020
@isidorn
Copy link
Contributor

isidorn commented Dec 4, 2020

@sandy081 thanks a lot for investigating and for bisecting!
I reverted my commit and verified this now works as expected

@isidorn isidorn closed this as completed Dec 4, 2020
@isidorn
Copy link
Contributor

isidorn commented Dec 7, 2020

@JacksonKearl the bot is bullying me here :D

@rzhao271
Copy link
Contributor

rzhao271 commented Dec 7, 2020

\closedWith 8f410da

@rzhao271 rzhao271 added author-verification-requested Issues potentially verifiable by issue author and removed unreleased Patch has not yet been released in VS Code Insiders labels Dec 7, 2020
@github-actions
Copy link

github-actions bot commented Dec 7, 2020

This bug has been fixed in to the latest release of VS Code Insiders!

@Jupakabra, you can help us out by confirming things are working as expected in the latest Insiders release. If things look good, please leave a comment with the text /verified to let us know. If not, please ensure you're on version bc13785 of Insiders (today's or later - you can use Help: About in the command palette to check), and leave a comment letting us know what isn't working as expected.

Happy Coding!

@rzhao271 rzhao271 added verified Verification succeeded and removed verification-found Issue verification failed author-verification-requested Issues potentially verifiable by issue author labels Dec 7, 2020
@JacksonKearl
Copy link
Contributor

@isidorn looking at the timeline I can't figure out why it was repeatedly commenting... it's expected to comment if author-verification-requested is added without a closing commit being found, but I don't know why it'd do it multiple times. I'd expect it to remove the author-verification-requested label instead.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug config VS Code configuration, set up issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

9 participants