Jasmin Savard

Results 473 comments of Jasmin Savard

Yes, seems like it has issues with Primary constructors. Does'nt remove the private readonly vars properly. Though we would need to start using it. Also, dotnet-format on the counterpart doesn't...

No, there is only few configuration options.

I guess we would need to combine dotnet-format and CSharpier to get to a complete result with all these options.

@MikeAlhayek Could you take a look at the TheAdmin script for selecting the mode. It seems like it requires an update if you read the documentation on the second link...

@piedone This one will be my only concern in the short term.

Working in OC. ![image](https://github.com/OrchardCMS/OrchardCore/assets/3228637/0155bf0d-4f04-457f-80bc-05df6ac903fb) Working as standalone (using a baseHost) ![image](https://github.com/OrchardCMS/OrchardCore/assets/3228637/4f9deab4-d0cb-446f-8724-751d75f0fdd4) Works fine here @hyzx86 ```html ```

Of course bot I will pick it up at some time in the future 😄

Yes branch are never really deleted you can restore them back. In "Fork client" you need to use (View --> Show Lost Commits (Reflog))

Ok, we have also an issue with the current Cypress tests. The environment is set to Production and we run these tests on http instead of https and we would...