Nekroido

Results 7 comments of Nekroido

This change unnecessarily bloats otherwise straightforward implementations. This breaks standards and will hurt adoption of RadixUI. Consider the following example. `Message` model has optional property `templateId`. Empty string is nullish,...

Hi! Sorry, looks like I never pressed the "Comment" button. I do have the manifest file, but only with the `paket` entry. The error I see in my "Output: F#...

The path exists in the Windows host. It also exists in my Debian host but without the `.exe` extension.

Both executables exit with `Input path is missing...`

Both executables wait for the input and crash with the following trace when I press Enter: ``` Unhandled exception. StreamJsonRpc.BadRpcHeaderException: No Content-Length header detected. at StreamJsonRpc.HeaderDelimitedMessageHandler.ReadCoreAsync(CancellationToken cancellationToken) at StreamJsonRpc.MessageHandlerBase.ReadAsync(CancellationToken cancellationToken)...

It outputs a formatted document in Windows environment when I provide a valid absolute `\\wsl$\Debian\...` path. Same for Debian for a `/home/...` path. I see the error you [mentioned initially](https://github.com/fsprojects/fantomas-for-vs/issues/29#issuecomment-1107891907)...

Yup, it's much clearer where the issue lies now. I can confirm the "file came from another computer" error. I guess I'm out of luck and I need to consider...