workaround for json decode
This commit is contained in:
@ -90,6 +90,8 @@ return {
|
||||
end,
|
||||
})
|
||||
|
||||
require('dap.ext.vscode').json_decode = require('utils.json_workaround').decode_json
|
||||
|
||||
local pythonVenv = require('utils.python_venv')
|
||||
|
||||
function loadConfigs()
|
||||
|
Reference in New Issue
Block a user