set dap-python path to use system python
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
# Add debuggers here
|
||||
dap-python = {
|
||||
enable = true;
|
||||
adapterPythonPath = "python";
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user