Skip to content

Expand path for clear_line_breakpoints#590

Merged
ko1 merged 1 commit intomasterfrom
fix_588
Mar 28, 2022
Merged

Expand path for clear_line_breakpoints#590
ko1 merged 1 commit intomasterfrom
fix_588

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Mar 28, 2022

DAP sends a path like c:\\ko1\\t.rb but we uses c:/ko1/t.rb
style path (in MRI) so we need to translate between them.

fix #588

DAP sends a path like `c:\\ko1\\t.rb` but we uses `c:/ko1/t.rb`
style path (in MRI) so we need to translate between them.

fix #588
@ko1 ko1 merged commit 435f42c into master Mar 28, 2022
@ko1 ko1 deleted the fix_588 branch March 28, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VSCode Breakpoints not being deleted on Windows

1 participant