netcoredbg icon indicating copy to clipboard operation
netcoredbg copied to clipboard

Escape source path in VSCode protocol output event

Open tbrauredev opened this issue 1 year ago • 1 comments

Fixes #175

Tested on Windows through nvim-dap with a .Net Core Web API template project, test suite is also still passing on Windows.

tbrauredev avatar Sep 19 '24 08:09 tbrauredev

Thanks! Looks good to me. I moved this PR into internal dev repo, all CI tests are passed. Will be merged into internal dev repo and will appear in public repo after next repo sync.

viewizard avatar Sep 19 '24 15:09 viewizard

I'd love to see this get merged in as well. I'm getting a ton of these errors

dkattan avatar Sep 25 '24 14:09 dkattan

Thanks for your contribution! This change is already merged in internal dev repo, will be available in upstream on next repo sync.

Any idea when that will be?

dkattan avatar Oct 03 '24 20:10 dkattan

Any idea when that will be?

Next release will be in October and will include fixes for other issues too.

gbalykov avatar Oct 04 '24 09:10 gbalykov

Any idea when that will be?

Next release will be in October and will include fixes for other issues too.

Just want to say I appreciate that this project exists. Despite this issue it works great for Debugging C# in Cursor AI

dkattan avatar Oct 04 '24 09:10 dkattan

Thanks for your contribution, this is part of latest release

gbalykov avatar Nov 02 '24 11:11 gbalykov

I updated to the latest release yesterday and it is working great!

dkattan avatar Nov 03 '24 15:11 dkattan