Igor Lacerda
Igor Lacerda
According to this [post](https://forums.gentoo.org/viewtopic-p-8654332.html?sid=7dab9c8487b57d897ea716866d104838), adding the line `options rtw88_pci disable_aspm=1` to any file in the directory `/etc/modprobe.d/` may solve this issue (I haven't tested it myself, though). Said post links...
> According to this [post](https://forums.gentoo.org/viewtopic-p-8654332.html?sid=7dab9c8487b57d897ea716866d104838), adding the line `options rtw88_pci disable_aspm=1` to any file in the directory `/etc/modprobe.d/` may solve this issue (I haven't tested it myself, though). Said post...
@kwagi you may wanna try [this](https://github.com/nanotee/sqls.nvim) plugin. I believe such code actions are off-spec and therefore nvim's builtin LSP doesn't support them by default.
> Opening it displays 'No Tests Found' but saving the test file again in neovim seems to trigger an update to the positions and then they are displayed correctly). I'm...
Hello! After updating I get the following error: ``` ERROR .../neotest/lua/neotest/client/init.lua:274 Couldn't find positions in path [[PATH_TO_FILE]] .../neotest-python/lua/neotest-python/base.lua:63: attempt to index field 'stdout' (a nil value) ``` If try to...
With the latest changes, I now get the following error: ``` ERROR ../neotest/lua/neotest/client/init.lua:274 Couldn't find positions in path .../python/proj ...neotest/lua/neotest/lib/file/find.lua:30: ENOENT: no such file or directory: src ``` Where `.../python/proj`...
Just noticed something: while I can now always run the tests as expected, sometimes they are being loaded twice in the summary: 
> OK I've fixed this issue https://github.com/nvim-neotest/neotest/issues/127#issuecomment-1286345292 @igorlfs Thanks! I haven't been able to reproduce the issue during the week, as it was happening rarely under unknown circumstances. I haven't...
Hey, is there any chance of this getting merged? It'd be nice to have when using other clients
Hey, `startDebugging` has just been merged in `vscode-js-debug`