-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Every time you press F5, the selection environment will pop up #4539
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
Comments
I met same problem. |
Hmm...strange 🤔 Well thank you for the thorough reply and code snippets. We'll need to investigate this further |
I met the same problem today. |
Yes, me too. |
Me too. |
I have same problem with python debugger, i tried docker release and standalone release on ubuntu, both without any proxy. reverted back to 3.11.1, there were no problem |
thanks and roll back now
在 2022年1月5日星期三,ls84 ***@***.***> 写道:
… I have same problem with python debugger, i tried docker release and
standalone release both without any proxy. reverted back to 3.11.1, there
were no problem
—
Reply to this email directly, view it on GitHub
<#4539 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGNHHQM5ZO4FALIW5O3GEUDUUPKUPANCNFSM5IQBYOGQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Can someone test this on 4.0.1 and let us know if it's still an issue? |
Many thanks to the developers for their efforts, I tested it on version 4.0.1 and didn't find this bug, it's just like using the desktop client, it's perfect. |
Pressing the F5 key does not directly start debug. Instead, the select environment prompt box appears every time.

apache config
In the code-server terminal
sudo apt install gcc g++ gdb
Install cpptools form https://github.com/microsoft/vscode-cpptools/releases/tag/1.7.1
Version 3.11.1 does not have this problem,Version 3.11.1 does not have this problem, it seems to be the bug that appeared since 3.12.0.
Test url:https://linuxserver.666baby.com/
password: password
The text was updated successfully, but these errors were encountered: