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

Respect file order when opening files from command line #30364

Closed
ghost opened this issue Jul 11, 2017 · 0 comments
Closed

Respect file order when opening files from command line #30364

ghost opened this issue Jul 11, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@ghost
Copy link

ghost commented Jul 11, 2017

  • VSCode Version: Code 1.13.1 (379d2ef, 2017-06-14T18:18:03.540Z)
  • OS Version: Linux x64 4.11.8-100.fc24.x86_64
  • Extensions:
Extension Author Version
contextualduplicate lafe 0.2.0
MDTools seanmcbreen 1.0.1
change-case wmaurer 1.0.0

Steps to Reproduce:

  1. Open multiple files in deep folders from command lines, for example: code a/test.txt b/test.txt c/test.txt
  2. VS Code opens those files in arbitrary order.

Would you please update this behavior, to make VS Code open those files in the order they are arranged?

Thank you,


Edited

It fails with opening files from within a same folder too.

@vscodebot vscodebot bot added the workbench label Jul 11, 2017
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Jul 11, 2017
@bpasero bpasero added this to the Backlog milestone Jul 11, 2017
@bpasero bpasero changed the title Opening multiple files in deep folders from command lines doesn't follow file order Respect file order when opening files from command line Jul 11, 2017
@bpasero bpasero modified the milestones: September 2017, Backlog Sep 4, 2017
@bpasero bpasero closed this as completed in e4abbd4 Sep 4, 2017
@roblourens roblourens added the verified Verification succeeded label Sep 27, 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