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

Support relative paths when launching VS Code from Bash on WIndows #18536

Closed
Tyriar opened this issue Jan 14, 2017 · 1 comment
Closed

Support relative paths when launching VS Code from Bash on WIndows #18536

Tyriar opened this issue Jan 14, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 14, 2017

Forked from #13138 as this is going into January in commit 9c298b0

To verifier:

Please test launching VS Code using various args on Bash on Windows, you will need to be on a recent Windows Insiders.

@Tyriar Tyriar added the bug Issue identified by VS Code Team member as probable bug label Jan 14, 2017
@Tyriar Tyriar added this to the January 2017 milestone Jan 14, 2017
@Tyriar Tyriar self-assigned this Jan 14, 2017
@Tyriar
Copy link
Member Author

Tyriar commented Jan 14, 2017

Things like this should be possible:

code .
code ./some-file

But not:

code /mnt/c/foo.txt
code --help

@Tyriar Tyriar closed this as completed Jan 14, 2017
@Tyriar Tyriar added the verified Verification succeeded label Jan 27, 2017
@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

No branches or pull requests

1 participant