Michael
Michael
**Please confirm** - [x] I am running the latest version of this plugin **Describe the bug** In order to insert tags the keybinding is - however that command results in...
Hi I am having issues with the Go To Definition function. It works just fine for the local codebase - however when trying to open classes from other packages I...
I found a bug where it seems that it cannot detect record types in C#. Classes work fine - it seems to be the keyword record that is not registered:...
This PR may close #116 Ive added some lua pattern methods to trim the names of methods in the list such that it is not as bloated. The image below...
# Problem When using `require"neotest".run.run(vim.fn.expand("%"))` all tests for the project was run. # Solution Do not try and run files directly but go further down the tree and look for...
I am running netcoredbg via neovim and nvim-dap to debug my tests. After upgrading to xunit.v3 I have lost the ability to debug my tests. If i revert the test...
I would love to use this plugin but the SQL Server instances I am using is authenticated via Azure Credentials. According to https://pkg.go.dev/github.com/microsoft/go-mssqldb#readme-azure-active-directory-authentication this requires another driver called "github.com/microsoft/go-mssqldb/azuread". You...
Hello. I am migrating to rocks.nvim, and I am attempting to use the Rocks for as many plugins as possible. However sometimes the rocks are very old. This is hard...
Would it be possible to somehow mark a bind parameter as an array of values? As far as I can tell theres no way for me to tell dadbod-ui that...
I would love to be able to preview the output and maybe even edit the output arbitrarily. Is this something that can be achieved? Kind of like the meld-3 merge...