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

Multiple debugpy's? #389

Open
dstromberg opened this issue Aug 12, 2024 · 0 comments
Open

Multiple debugpy's? #389

dstromberg opened this issue Aug 12, 2024 · 0 comments

Comments

@dstromberg
Copy link

I'm wanting to use nvim-dap-ui (as part of Astronvim) to debug some CPython code.

That code will sometimes be on a single host.

Other times, it'll be in a docker container, or even on another machine.

Is there a way to manage all these different debugpy invocations, using nvim-dap-ui, without having to reconfigure each time I switch from one debugpy command to another?

Also, is there a way to debug, using an nvim running on a host, to talk to a debugpy running inside a container?

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

No branches or pull requests

1 participant