debugger wont start
#3849
Replies: 2 comments
-
Hmm...there could be an issue with the debugger. Mind adding a couple steps for me to reproduce locally? I don't write Python very much and haven't used the debugger. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, I cant repro it any more. I did nothing, the only change I'm aware
of is, today is Tuesday.
:)
…On Mon, Jul 26, 2021 at 1:16 PM Joe Previte < ***@***.***> wrote:
Hmm...there could be an issue with the debugger. Mind adding a couple
steps for me to reproduce locally?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3849 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU6WU3MFDXJAGMFCZYPYS63TZWJ6HANCNFSM5A5V452A>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When clicking Run and debug in my python-enabled workspace, nothing happens except for a progress indicator (blue dots moving across at the top). I expected a panel to pop up asking for the debug config. On a local vscode, I repeated this and created a launch configuration and copied it over to my remote workspace. Now, clicking on Run and debug, shows the debug start button and other debug controls. but when i click start, nothing happens except for the progress indicator again.
Beta Was this translation helpful? Give feedback.
All reactions