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

opening a file using code --wait does not wait to quit #35049

Closed
sandy081 opened this issue Sep 26, 2017 · 1 comment
Closed

opening a file using code --wait does not wait to quit #35049

sandy081 opened this issue Sep 26, 2017 · 1 comment
Assignees

Comments

@sandy081
Copy link
Member

sandy081 commented Sep 26, 2017

Testing #34764

  • Open VS Code with a folder.
  • Now from terminal, open a file from a different folder and has .vscode folder in it using --wait

Expected the command waits but it terminates immediately

@vscodebot vscodebot bot added the workbench label Sep 26, 2017
@bpasero bpasero added this to the September 2017 milestone Sep 26, 2017
@bpasero
Copy link
Member

bpasero commented Sep 27, 2017

Pushed a change to now prefer to open the file that was passed to --wait instead of opening the parent folder when it contains a .vscode folder.

@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
None yet
Projects
None yet
Development

No branches or pull requests

2 participants