xhcoding

Results 17 comments of xhcoding

Everything is ok on Ubuntu , maybe `dap-mode` does not work well on Windows

After analyzing vscode and Dart-Code communication data, I found that after changing `d:` to `D:` , DAP mode can work normally. not work: ``` Sending: { "command": "launch", "arguments": {...

I reopen this issue, because finally we have to solve this problem on the client side. Look Dart-Code/Dart-Code#3796

@ericdallo Yes, your are right.

已签署 fsf 协议,收到回传的协议文件 。

> I observed the same problem on WIndows 11. I needed this working, so I downloaded the source and got it building under VS2022. Took most of the day because...

I do not have the time to implement this. PRs are welcome.

I'm not sure why this is happening. You can try other methods to get the cookie

> > I don't have access to windows machines. Would anyone be interested in testing this? > > I confirm it works, but documentation and config need polish. > >...