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

Tab labels fail to identify "~" as a root path #32701

Closed
bpasero opened this issue Aug 17, 2017 · 0 comments
Closed

Tab labels fail to identify "~" as a root path #32701

bpasero opened this issue Aug 17, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Aug 17, 2017

Steps to Reproduce:

  1. open empty workspace
  2. open a file on the desktop "foo.txt"
  3. open a file in a folder on the desktop "foo.txt"

=> the tab description implies that the paths are relative to the workspace
=> we fail to identify "~" as absolute path

The right presentation is:

image

The current presentation is:

image

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Aug 17, 2017
@bpasero bpasero added this to the August 2017 milestone Aug 17, 2017
@bpasero bpasero self-assigned this Aug 17, 2017
@roblourens roblourens added the verified Verification succeeded label Aug 31, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants