ITADN

feat: add dap.pick_process listener

#1580Pull Requestjinzhongjia 创建于 2026-01-08
J
jinzhongjiacommented
This will handler vscode launch json configuration like this: ```json { "name": "Attach to Process", "type": "go", "request": "attach", "mode": "local", "processId": 0 }, ```
合并状态:未合并 1 条评论