csharp-language-server
csharp-language-server copied to clipboard
[Bug?] Neovim Formatting
Introduction
Hi, ı am using neovim for a while but still having problems with lua. I am %90 okay with my setup but csharp lsp formatting gives me this error
Error
Client 1 quit with exit code 3 and signal 0 Error detected while processing BufWritePre Autocommands for "<buffer=1>": E5108: Error executing lua /usr/share/nvim/runtime/lua/vim/lsp.lua:1981: attempt to index local 'client' (a nil value) stack traceback: /usr/share/nvim/runtime/lua/vim/lsp.lua:1981: in function 'cancel' /usr/share/nvim/runtime/lua/vim/lsp.lua:2056: in function 'buf_request_sync' /home/ertan/.config/nvim/init.lua:200: in function 'OrganizeImports' [string ":lua"]:1: in main chunk "Program.cs" [dos] 3L, 101B written Press ENTER or type command to continue
Description
If it's only about init file, where should ı start? I can go to lsp.lua and read everything but this configurations are beyond my understanding.
Extras
Maybe this will be important, ı use kickstart for base configuration. Changed some settings, maybe that's the reason. My dotfiles here
That's very weird. I tried to change somethings and nothing happened. While ı am writing this issue, fixed himself. Maybe ı can encounter it in the future. I am so sorry for wrong alarm.
I am getting this again, not going to close again. Sorry, don't wanna open and close again.