Fix path mappings with remote debugging (#624)

Fixes #610
This commit is contained in:
Don Jayamanne 2018-07-10 15:09:16 -07:00 committed by GitHub
parent 2b0140e22c
commit 14982d90ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 317 additions and 148 deletions

View file

@ -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": [
{