Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix file path handling when starting the debugger on Windows file system #737

Merged
merged 2 commits into from
Sep 16, 2021

Conversation

at6ue
Copy link
Contributor

@at6ue at6ue commented Sep 16, 2021

Fix issue #726. Uri.parse added in #700 should not be used for file paths.
Since the bug affects ALL Windows users, please consider releasing this as soon as possible.

Signed-off-by: Atsuo INOUE <at6ue@outlook.jp>
@gaugebot
Copy link

gaugebot bot commented Sep 16, 2021

@at6ue Thank you for contributing to gauge-vscode. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

@sriv
Copy link
Member

sriv commented Sep 16, 2021

Thank you @at6ue for digging into this!

Signed-off-by: Atsuo INOUE <at6ue@outlook.jp>
@zabil zabil merged commit 8e9b77d into getgauge:master Sep 16, 2021
@at6ue at6ue deleted the fix_startDebugger branch September 16, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants