-
https://github.com/MarkEmmons/neotest-deno
作者が一瞬で飽きてる(GitHub Activityもない)のでダメそう。自分で書くしかない。
-
**Describe the bug**
After migrating to v2.5, I ran the `:MasonInstallAll` command to check if my lsp configuration is working correctly. However, it only installs pyright and stylua. However, my…
-
### Did you check docs and existing issues?
- [X] I have read the [documentation](https://github.com/fredrikaverpil/neotest-golang/blob/main/README.md).
- [X] I have searched the existing [issues](ht…
-
Using the latest Astrovim 4.20.1 it is running the latest release of nvim-treesetter which breaks neotest-mocha. Result of running a single test (Tt)
```
Error: No test files found: "test"
```
…
-
**When trying to debug test the following error is being thrown**
`neotest-dart: ...al/AppData/Local/nvim-data/lazy/neotest/lua/nio/init.lua:105: The coroutine failed with this message:
...AppData…
n1h41 updated
2 months ago
-
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…
-
Am I missing something or should I be able to set debugger breakpoints with `nvim-dap` and hit them when running tests with `neotest-mocha`? I am unable to debug Mocha tests, I get the following error…
-
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
This came up while handling `SessionWritePost`. https://github.com/vim/vim/issues/…
-
Hi,
first of all thank you very much for providing this plugin. It truly contributes to closing the gap to properly working with Java in NeoVim.
# Proposed change
The plugin should favor…
-
I have debugpy installed and it is loaded within Mason. I also have pyright installed and it works well but debugpy is not functioning correctly. Whenever I run F5 the debug lanes close and I get a …