We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Online UI tool doesn't understand F# 4.6's {| |}
Link: Code example or:
let hello = {| A = 10 |}
The text was updated successfully, but these errors were encountered:
Could you try the latest version please? vNext 3.X Looks ok to me there: https://jindraivanek.gitlab.io/fantomas-ui/#?fantomas=preview-trivia&code=DYUwLgBAFizA9hAvBA3gHwgQWRAjAAwToC+QA
Sorry, something went wrong.
Yea, that version you linked seems to work :)
(I used the link from the top:
"FSharp source code formatter https://jindraivanek.gitlab.io/fantom…"
which seems to be Fantomas v2.9.2.)
No branches or pull requests
Description
Online UI tool doesn't understand F# 4.6's {| |}
Repro code
Link: Code example
or:
The text was updated successfully, but these errors were encountered: