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

Starting second instance does not open workspace parameter #14189

Open
tsmaeder opened this issue Sep 18, 2024 · 0 comments
Open

Starting second instance does not open workspace parameter #14189

tsmaeder opened this issue Sep 18, 2024 · 0 comments
Labels
theia-cli issues related to the theia-cli workspace issues related to the workspace

Comments

@tsmaeder
Copy link
Contributor

Bug Description:

On Windows, I can open a workspace folder by doing theia.exe <folder path. However, this only works if no Theia window is open yet.

Steps to Reproduce:

  1. Make sure Theia is not running
  2. Run ~\AppData\Local\Programs\Theia\Theia.exe <path/to/workspace>
  3. Observe: A Theia window opens with path/to/workspace open as the workspace folder
  4. Run ~\AppData\Local\Programs\Theia\Theia.exe <path/to/another workspace>
  5. Observe: A second Theia window opens, but it has not workpace folder open. I would expect the window to open with /path/to/another workspace as the workspace.

Additional Information

  • Operating System: 1.53.0
  • Theia Version: Windows
@tsmaeder tsmaeder added theia-cli issues related to the theia-cli workspace issues related to the workspace labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theia-cli issues related to the theia-cli workspace issues related to the workspace
Projects
None yet
Development

No branches or pull requests

1 participant