-
Hi,
When I try to debug an individual test with `:lua require('dap-go').debug_test()`, the dapui interface does not open. Should I hook dapui.open to some other event?
This is my configuration:
…
-
OS: Windows11 10.0.22631
Terminal: Wezterm
shell: PowerShell
In Watches, Scopes buffer, when I press "r" send_to_repl. I expect see a float window show the variable i choosed. But return erro…
-
**Plugin**: nvim-dap-rr
**Plugin repository**: [jonboh/nvim-dap-rr](https://github.com/jonboh/nvim-dap-rr)
**Is the plugin on nixpkgs**: No
## Extra information
An extension for DAP that allows …
-
I have this issue which reproduces if I actively put myself in a certain setup with `nvim-dap` and `nvim-dap-ui`, or it always happens if I'm using also `cmake-tools` (https://github.com/Civitasv/cmak…
-
### Problem Statement
I'm working on a Scala project, and the REPL output for `.scopes` is so verbose that it's practically unusable. Below are screenshots of the output as shown in nvim-dap vs Int…
-
I found that if current working directory path contains symbolic link, running `require('dap-go').debug_test()` will ignore breakpoint.
---
It is like following:
- create directory `~/workspace…
-
**NeoVim Version**
NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478
Run "nvim -V1 -v" for more info
**Describe the bug**
In 90% of my cases, the execution of the Neotest Summary command …
-
Hey! First of all thx for your work.
For me for some reasons breakpoints do not work when i use this adapter(they work with node2 adapter but some other stuff do not)
I am able to connect to deb…
-
Forgive me in advance if this issue is not specific to nvim-dap-ui, but it is the only plugin I've observed exhibiting this behavior and I'm not sure how to fix it.
When closing nvim-dap-ui, other …
-
### Neovim version (nvim -v)
NVIM v0.10.1 Build type: Debug LuaJIT 2.1.1713484068 Run "nvim -V1 -v" for more info
### Operating system/version
Linux Mint (Ubuntu 22.04)
### Describe the bug
tasks…