Replies: 2 comments 1 reply
-
I should note, everything else seems to be working fine with dap and dap-ui. It's just that it spawns a new terminal. From the dap log I can see what looks like a request for an integrated terminal with
|
Beta Was this translation helpful? Give feedback.
0 replies
-
You ever came to a conclusion in this?? I'm facing similar issue with C#, my problem is that everything goes to REPL instead of the integratedTerminal, then I'm not capable to debug console applications with C# and nvim-dap with this plugin configuration. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have Netcoredbg attach to an integrated terminal? It looks as though netcoredbg supports it. #763 I found a similar issue here with Go lang.
Beta Was this translation helpful? Give feedback.
All reactions