geraldETM

Results 1 issues of geraldETM

The startup of the language server takes on windows >1 sec and on a linux dege device >7 seconds. We identified the responsible code: ```c# var Input = Console.OpenStandardInput(); var...