MijikHna

Results 3 comments of MijikHna

Is this ticket also related that the local and remote (in my case docker container) directory will not be mapped in case of Typescript? I have expirienced that the debugger...

at least in `ChatGPT` console `` works fine but `C-d` produces **Cannot add empty message**

I have added `dap.run(config)` after line 184 now `init.lua` looks like this ```lua ... if string.match(value, "$file") then runtimeArgs[key] = runtimeArgs[key]:gsub("$file", file) local config = vim.tbl_deep_extend('force', o.dap, { type =...