Closed ed3899 closed 2 years ago
Hello,
Please don't report issues about Ionide in this repository. If there is a problem with the integration you can always open an issue over at https://github.com/ionide/ionide-vscode-fsharp.
Fantomas needs a valid F# file to be able to format.
This looks very suspicious
Your match
appears to have an extra space.
Please use our online tool to report actual Fantomas problems.
Hello,
Please don't report issues about Ionide in this repository. If there is a problem with the integration you can always open an issue over at https://github.com/ionide/ionide-vscode-fsharp.
Fantomas needs a valid F# file to be able to format. This looks very suspicious Your
match
appears to have an extra space.Please use our online tool to report actual Fantomas problems.
You're right,I did that on purpose hoping for fantomas to adequately format it but it didn't
This is an established limitation of Fantomas: you need a valid syntax tree before it can be formatted.
This is an established limitation of Fantomas: you need a valid syntax tree before it can be formatted.
I tried running it again , no success yet.
It worked:
Any idea of what's going on with the Vs code extension?
No, I don't and please open an issue at https://github.com/ionide/ionide-vscode-fsharp for this.
1- Install the VS Code Ionide Plugins
2 - Install the VS Code Fantomas extension globally 3 - Create an Fsharp file 4 - Try saving
Settings.json
VS CODE VERSION April 2022 (version 1.67)