You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However the new debugger has the ability to map multiple paths.
I can see this being used when debugging std libs.
I.e. we'd need to map paths in workspace as well as paths in the interpreter.
My suggestion is to leave the existing path mapping as is, but introduce an additional property for more path mappings as follows. @brettcannon What do you think about this approach?
In the current version of the debugger we have the ability to map just two paths:
However the new debugger has the ability to map multiple paths.
I can see this being used when debugging std libs.
I.e. we'd need to map paths in workspace as well as paths in the interpreter.
My suggestion is to leave the existing path mapping as is, but introduce an additional property for more path mappings as follows.
@brettcannon What do you think about this approach?
The text was updated successfully, but these errors were encountered: