I have a folder with .fsx scripts. When I open it in Visual Studio 2022, formatting doesn't work, because the package is not loaded. It waits indefinitely for FantomasVsPackage.Instance here:

Workaround is to force loading the extension by opening its options page.