Karl

Results 7 issues of Karl

when i generate classes via protobuf i get warnings all over my code with `{ClassName} cannot be resolved to a type` and there is no code completion. gradle seems fine...

Im on paternity leave starting Wednesday so ill pick up implementing code generator support unless its already in progress

when i start the lsp and start editing code instead of autocomplete i get these errors ``` LSP :: Guessed project root is ~/src/csharp-language-server LSP :: Connected to [fsac:2336053/starting]. LSP...

I dont think document formatting picks up the .editorconfig. is this planned? I could take a stab at it

```Process fsac stderr finished Unhandled exception: System.ComponentModel.Win32Exception (2): An error occurred trying to start process '/usr/lib/dotnet/dotnet6-6.0.108/dotnet' with working directory **** ``` is the output from the fsac:stderror buffer. Its running...

On startup of the language server I get `Warning ((lsp-mode): Unkonw notification: o#/backgrounddiagnosticsstatus` spammed 6k + times. Ubuntu 22.04 running .net 7

``` Args out of range: #, # ``` This happens occasionally in emacs 29 using `lsp-mode`. This might be a regression caused by https://github.com/razzmatazz/csharp-language-server/pull/116