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

Include full path in windows taskbar hover for code workspaces #73529

Closed
cmeyertons opened this issue May 9, 2019 · 3 comments
Closed

Include full path in windows taskbar hover for code workspaces #73529

cmeyertons opened this issue May 9, 2019 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded windows VS Code on Windows issues workbench-os-integration Native OS integration issues
Milestone

Comments

@cmeyertons
Copy link

When opening a recent code-workspace using the Windows taskbar, on hover the only information shown is Code Workspace. When hovering over a folder, the folder name w/ the path is shown

If a dev has multiple of the same workspace name in their recents, it can become a guessing game to which one they want.

code_workspace_taskbar_hover

@bpasero bpasero added feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities windows VS Code on Windows issues workbench-os-integration Native OS integration issues labels May 10, 2019
@bpasero bpasero removed their assignment May 10, 2019
@bpasero
Copy link
Member

bpasero commented May 10, 2019

This might require new API from Electron, but adding "help wanted" if someone wants to investigate.

@cmeyertons
Copy link
Author

Really? I just noticed Code already does it with non .code-workspace files.

Steps to repro:

Go to text file in Windows explorer -> right click -> open with Code.
Close Code.
Right click Code in taskbar -> hover over text file -> see path displayed in parentheses to the right of the text file.

@bpasero
Copy link
Member

bpasero commented May 11, 2019

Great, then maybe even easier for someone to contribute 👍

@bpasero bpasero self-assigned this May 11, 2019
@bpasero bpasero added this to the May 2019 milestone May 11, 2019
@bpasero bpasero removed the help wanted Issues identified as good community contribution opportunities label May 11, 2019
bpasero added a commit that referenced this issue May 11, 2019
@bpasero bpasero closed this as completed May 13, 2019
@bpasero bpasero added the verification-needed Verification of issue is requested label May 25, 2019
@RMacfarlane RMacfarlane added the verified Verification succeeded label May 28, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded windows VS Code on Windows issues workbench-os-integration Native OS integration issues
Projects
None yet
Development

No branches or pull requests

3 participants