This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
Using latest version of the debugger. #2104
Comments
Note: We are moving to use |
Is there anything else not included in the instructions we need to do in order to test this? I downloaded the insiders extension and added those configs, but I don't see that output in the Python output. Attempting this on 1.43 stable on Mac OSX 10.15.3. |
@memco Enable these two settings: Experiments are disabled when telemetry is disabled. |
This was referenced Apr 17, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Download and install insiders build of the python extension: https://pvsc.blob.core.windows.net/extension-builds/ms-python-insiders.vsix
To use the new debugger please add the following to your user settings:
Reload VSCode. if you look at
Output
tab >Python
panel, you should see these lines:This should get you the new debugger.
The text was updated successfully, but these errors were encountered: