Jiehong Jiang
Jiehong Jiang
any update on this one?
I will test it after they officially release 0.9. Thanks
> I could try and fix this, but, do you use tokyo night? My highlight's a bit different..I have the difference between a local variable and variable member, but not...
> I've added a highlight test generator in [this PR](https://github.com/tree-sitter/tree-sitter-c-sharp/pull/287), it might help with improving the highlight groups. I am still having the problem after upgrading to the lastest nvim...
You probably haven't enable autosnippets. This took me a while to configure out. Many snippets defined here are in autosnippet category. It's not enabled by default in luasnip. ``` {...
I will start investigating this issue and come back by July 3ed.
My problem is solved by compiling validation layer libs and replaced the one in VulkanSDK. I used the 1.3.290.0 branch and the compile option is RelWithDebInfo with \O2 and \Ob1.
try compiled the lib the same way in MacOS, problem not solved
> From what I can tell they have more or less identical root dir logic. So that's surprising. > > [nvim-lspconfig/lsp/csharp_ls.lua](https://github.com/neovim/nvim-lspconfig/blob/61e5109c8cf24807e4ae29813a3a82b31821dd45/lsp/csharp_ls.lua#L15-L18) > > Lines 15 to 18 in [61e5109](/neovim/nvim-lspconfig/commit/61e5109c8cf24807e4ae29813a3a82b31821dd45) >...
> what is the filename of the current buffer in each case? using `ls` they show the same filename for the same file