-
I have an issue where macOS gives this error message "Python quit unexpectedly" on every time when I try to terminate, exit or reach the end of the program that I'm debugging. Apart from that the debu…
-
### Debug adapter definition and debug configuration
Notice how toggling the sidebar gets more and more slow (I'm toggling it at a fast speed but it doesn't respond)
[nvim-dap-sidebar-2024-03-23…
-
https://github.com/mfussenegger/nvim-dap
-
As far as I understand, nvim-dap has an API for selecting a process in a menu. I've not seen it documented here or used in debugpy configs (only found examples with JS). Is this possible to do? The la…
-
**NeoVim Version**
NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478
**Describe the bug**
Apologies for the vagueness but I'm not really sure how to pinpoint this issue.
I work in a ver…
-
This will make it so I can do more from within neovim without having to switch
to other terminal windows.
It should also integrate well with nvim-dap, where it can automatically run both
the `preLau…
-
**Describe the bug**
The highlight group for the nvimdap ui background winbar is black even though the icons respect the colorscheme.
Honestly not sure if this is more on their end or here.
**To …
-
Sorry for this probably stupid question, but in neovim there is the possibility to use [nvim-dap](https://github.com/mfussenegger/nvim-dap) for languages for which the debug adapter protocol was imple…
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…
-
Unfortunately I'm not able to get this to work on my laptop (Macbook M1, Sonoma 14.5) as it's resulting in ECONNREFUSED. I'm afraid I don't have much experience with the DAP protocol, so my trouble-sh…