Skip to content

Commit 43db20e

Browse files
author
Kraig Brockschmidt
committed
Add line for experimental debugger
1 parent a798742 commit 43db20e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/python/debugging.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ The default `launch.json` (which is where VS Code stores the debugger configurat
2626

2727
Additional configurations are described in [Debugging specific app types](#debugging-specific-app-types).
2828

29+
>**Note:** If you'd like to try the new experimental debugger, see the instructions on [Issue 538](https://github.com/Microsoft/vscode-python/issues/538) (GitHub).
30+
2931
## Standard configuration and options
3032

3133
Standard configuration for `launch.json`:

0 commit comments

Comments
 (0)