Skip to content

Conversation

@aka1976mb
Copy link

@aka1976mb aka1976mb commented Dec 2, 2025

This commit enhances the "Open in Editor" feature by providing more informative error messages and adding detailed diagnostic logging. These changes will help users troubleshoot path mapping issues more effectively.

Key changes:

This commit enhances the "Open in Editor" feature by providing more
informative error messages and adding detailed diagnostic logging. These
changes will help users troubleshoot path mapping issues more effectively.

Key changes:
- Updated the error message in `onSocketOpeninEditor` to suggest
  configuring the `pathMapping` in `launch.json`.
- Improved the error message in `parseUrlToUri` to provide a clearer
  explanation of the issue and suggest a solution.
- Added `console.log` statements to `parseUrlToUri` to trace the URL
  transformation process and aid in debugging.
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.

Improve "Open in Editor" Error for Missing pathMapping

1 participant