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

code . opens the current directory, code .. also opens the current directory - not the parent #3127

Closed
jjmartin opened this issue Feb 18, 2016 · 4 comments · Fixed by #3150
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@jjmartin
Copy link

code . opens the current directory, code .. also opens the current directory - not the parent

@Tyriar Tyriar added the bug Issue identified by VS Code Team member as probable bug label Feb 19, 2016
@Tyriar
Copy link
Member

Tyriar commented Feb 19, 2016

Repros on master. Also:

  • code ../.. opens ..
  • code ../../.. opens ../..
  • etc.

@jjmartin
Copy link
Author

i see the bug and the fix is in - i guess a short term work around is code ../ opens the parent directory

@Tyriar
Copy link
Member

Tyriar commented Feb 19, 2016

@jjmartin yes the fix should be in the next release, adding a slash is a good work around in the meantime.

@deejayguess
Copy link

I hope something good happens here. cause the way things are going. pretty much saying microsoft has lost all control of windows

@Tyriar Tyriar added the verified Verification succeeded label Jul 1, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 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

Successfully merging a pull request may close this issue.

4 participants