Florian Verdonck
Florian Verdonck
Still seems like a first-world problem to me 😸. I would review your PR when I see one, but no promises...
Hello, format selection is being reworked in https://github.com/fsprojects/fantomas/pull/2272. This might solve your problem, it might not. For now, Fantomas works best on the entire file. > But I humbly beg...
Leaving this as an up-for-grabs todo item: https://www.nuget.org/packages/Fantomas.Client/0.6.0 was released. This contains a change in the selection API. The `FantomasResponse` now exposes the range of the selection that was formatted....
Hi there, does it get picked up when you specify it explicitly via `--projects`? The help text says `Project files to build API docs for outputs, defaults to all packable...
> How are multiple projects expected to be passed here? Hmm, I'm not quite sure, you could try: - `--projects A.fsproj B.csproj` - `--projects A.fsproj --projects B.csproj` I don't think...
Euhm, yeah this is some fun stuff. Project cracking fails and who knows what FAKE is doing to influence it. What OS and dotnet SDK version are you using?
If you were running with the dotnet 8 preview SDK I had some environment variables in mind you could give a try. But as you are sticking to the stable...
Hello, This worked for me:  Are you using a custom `_template.html` maybe?
Could you try `--version 20.0.0-beta-002`?
Oh, I see what you are doing now. You will need to provide a root for your scenario I believe. The main problem is that it will not generate the...