Today the debugger ends up using the version of PTSVD installed in the current environment (available in the current path) as opposed to using what's bundled in the extension.
We might want to ensure we always use the bundled version of PTVSD and allow users to configure whether to use bundled version or their own copy of PTVSD.
Today the debugger ends up using the version of PTSVD installed in the current environment (available in the current path) as opposed to using what's bundled in the extension.
We might want to ensure we always use the bundled version of PTVSD and allow users to configure whether to use bundled version or their own copy of PTVSD.