-
I was playing around with `nvim-dap` and its integration with this plugin and I think I found a couple of bugs.
https://github.com/Shatur/neovim-tasks/blob/2730051a3ff2eaf34e392f2304bab217d884fc30/…
-
### Description
Functionality remains, its just abit annoying to have these popup mesages:
```log
Error executing vim.schedule lua callback: ...ocal/nvim-data/lazy/diffview.nvim/lua/diffview/as…
-
I'm don't really think this is an issue with netcoredbg, but when i'm running it with nvim-dap inside chroot i'm getting:
`Failed command 'configurationDone' : 0x8007000c`
A look at the edbg log s…
-
I can't seem to add hacker news as feed. Can an example be added to the docs?
-
### Did you check the docs?
- [X] I have read all the docs
### Is your feature request related to a problem? Please describe.
Hi Srinesh,
Thank you so much for creating the fantastic plugin. It …
-
This is a super-common stack which is directly supported by this codebase, so it would be beyond rad if we could have a substantial example in the docs showing how to combine these:
- Google Chrome…
-
my lips LPS complain about the following line not receiving enough arguments:
`require('nvim-dap-virtual-text').setup()` I imagine the solution would be `require('nvim-dap-virtual-text').setup({})` b…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
1) Installation is c…
-
- `nvim --version`:
```
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1696795921
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.4/share/nvim…
-
Hi, thanks so much for working on this. Debugging RN apps within neovim would be amazing. Sadly I cannot get this to work :(
I have [nvim-dap-vscode-js](https://github.com/mxsdev/nvim-dap-vscode-js…