Skip to content

Canceling cwd selector for repl in multi root workspaces results in no cwd #24008

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

Open
mjbvz opened this issue Aug 27, 2024 · 1 comment
Open
Assignees
Labels
area-repl bug Issue identified by VS Code Team member as probable bug

Comments

@mjbvz
Copy link

mjbvz commented Aug 27, 2024

Testing #23994

  1. Create a multi root workspace
  2. Open the native repl
  3. In the cwd selector quick pick, press esc to not pick anything

Bug
This results in a repl opening that behaves like the case where you have no folders open. This seems unexpected

Should we force the user to make a choice in this case?

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Aug 27, 2024
@anthonykim1
Copy link

I think in this case, we would ideally prompt the cwd selector again when user opens the native repl once again.

@anthonykim1 anthonykim1 added area-repl and removed triage-needed Needs assignment to the proper sub-team labels Dec 3, 2024
@github-actions github-actions bot added the info-needed Issue requires more information from poster label Dec 3, 2024
@anthonykim1 anthonykim1 added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-repl bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants