mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
parent
2b0140e22c
commit
14982d90ba
41 changed files with 317 additions and 148 deletions
|
|
@ -45,7 +45,8 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
|
|||
"Jinja", // Enables Jinja (Flask) Template debugging
|
||||
"FixFilePathCase", // See FIX_FILE_PATH_CASE in wrapper.py
|
||||
"DebugStdLib" // Whether to enable debugging of standard library functions
|
||||
"WindowsClient" // Whether client OS is Windows or not
|
||||
"WindowsClient" // Whether client OS is Windows
|
||||
"UnixClient" // Whether client OS is Unix
|
||||
],
|
||||
"pathMappings": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue