Skip to content

"Run and Debug" welcome view is misleading for virtual workspaces #18097

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

Closed
weinand opened this issue Nov 30, 2021 · 0 comments · Fixed by microsoft/vscode-python-debugger#513
Assignees
Labels
area-debugging area-editor-* User-facing catch-all bug Issue identified by VS Code Team member as probable bug needs PR Ready to be worked on

Comments

@weinand
Copy link

weinand commented Nov 30, 2021

Testing #18092

As part of testing #18092 I was opening a Python file and then switched to the "Run and Debug" viewlet where I was offered the following "Welcome" view:

CleanShot 2021-11-30 at 12 06 58@2x

.. and when pressing the "Run and Debug" button I got this:

CleanShot 2021-11-30 at 12 09 00@2x

Since Python is already running, sending me to the Marketplace is not really helpful...

IMO the bottom part:
CleanShot 2021-11-30 at 12 14 25@2x

is OK but the top part is not:
CleanShot 2021-11-30 at 12 19 22@2x

None of these suggestions make sense when no debugger is available.

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Nov 30, 2021
@kimadeline kimadeline removed their assignment Nov 30, 2021
@karthiknadig karthiknadig added area-debugging area-editor-* User-facing catch-all bug Issue identified by VS Code Team member as probable bug needs PR and removed triage-needed Needs assignment to the proper sub-team labels Nov 30, 2021
@karthiknadig karthiknadig added this to the November 2021 milestone Nov 30, 2021
@brettcannon brettcannon modified the milestones: March 2022, April 2022 Mar 21, 2022
@karrtikr karrtikr modified the milestones: April 2022, May 2022 Apr 26, 2022
@karthiknadig karthiknadig modified the milestones: May 2022, June 2022 May 31, 2022
@karrtikr karrtikr assigned paulacamargo25 and unassigned karrtikr Jun 21, 2022
@karrtikr karrtikr removed this from the June 2022 milestone Jun 21, 2022
@github-actions github-actions bot removed the needs PR label Aug 9, 2022
@karrtikr karrtikr added the needs PR Ready to be worked on label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-debugging area-editor-* User-facing catch-all bug Issue identified by VS Code Team member as probable bug needs PR Ready to be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants