Lars

Results 194 comments of Lars

Mapperly uses [NormalizeWhitespace](https://docs.microsoft.com/en-us/dotnet/api/microsoft.codeanalysis.csharp.syntaxextensions.normalizewhitespace?view=roslyn-dotnet-4.2.0) of roslyn which produces this formatting. Either an issue needs to be opened in the roslyn repo or Mapperly would need to implement a formatter which is...

I recognize the issue, but will probably wait until something better is available from Microsoft. Implementing something custom to fix this issue is not in scope for Mapperly.

Good point. We will certainly use solutions provided by the community, not only from Microsoft themselves.

I like this idea. However, it is not that easy to implement. It may take some time until Mapperly supports this.

Thanks for your request, we added support for flatpak to our roadmap. However, we cannot provide a release version or date yet.

Thank you for your request. Do you need the guid to stay consistent across requests or do you want to have a new guid generated each time you send the...

Would https://github.com/riok/Kreya/issues/23 address your use case?

Now I got your use case :slightly_smiling_face: We may implement this in the future, but this feature isn't currently on our shortlist.

Thank you for opening this issue. I couldn't find any documentation for Google User Accounts in terms of GCP (`type: "authorized_user"`). Do you have a documentation link available regarding this...

We added this to our internal road map and may implement this in the future. There are some security implications about executing local commands, especially with shared Kreya projects which...