Skip to content

Add remoteRoot/localRoot mapping for VSCode #19884

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Jarred-Sumner
Copy link
Collaborator

@Jarred-Sumner Jarred-Sumner commented May 24, 2025

Summary

  • add remoteRoot/localRoot attach options in vscode package
  • update README with remote debugging example
  • map remote and local file paths in FileDebugSession so breakpoints work when Bun runs remotely

Fixes #7490

Testing

TODO

@robobun
Copy link

robobun commented May 24, 2025

Updated 1:32 AM PT - May 24th, 2025

@Jarred-Sumner, your commit 93f43f4 has 1 failures in Build #17305:


🧪   To try this PR locally:

bunx bun-pr 19884

That installs a local version of the PR into your bun-19884 executable, so you can run:

bun-19884 --bun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It is impossible do inspect Bun application inside docker using vscode
2 participants