Harald Herbert Hoyer

Results 5 issues of Harald Herbert Hoyer

Pulled the repo, executed ensure-symlinks, opened the sln file with visual studio 2019. When building dotnet-interactive with visual studio 2019 it fails with `1>CSC : error CS1566: Error reading resource...

bug
Area-Documentation
question
Impact-Low

tonumber("0x23") will return nil but it should returm 35.

If I use a separate logger factory with its own ILogger interface implementation for the WithLoggerFactory call, then it is not possible to simply return zero in the implementation of...

When I create a modpackage the top directory has the modversion at the end of the name. This is actually no longer necessary and makes developing and debugging the mod...

When starting my languageserver from my extension I get an exception from "VS/IDE/TaskStatusCenter/RunningRegisteredTaskFailed": ``` StreamJsonRpc.RemoteMethodNotFoundException: No method by the name 'initialize' is found. at StreamJsonRpc.JsonRpc.<InvokeCoreAsync>d__154`1.MoveNext() --- End of stack trace...