-
|
Since skunk-html is written in F#, I'd love to tinker with the language. |
Beta Was this translation helpful? Give feedback.
Answered by
mg0x7BE
Apr 4, 2026
Replies: 1 comment
-
|
Rider by JetBrains. It's the best F# editor available - everything works out of the box with zero setup. Rider is free for non-commercial use. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mg0x7BE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rider by JetBrains. It's the best F# editor available - everything works out of the box with zero setup. Rider is free for non-commercial use.
If Rider isn't an option for you, the next choice is VS Code with the Ionide extension. That said, I'd strongly advise against it for F# - it has persistent issues that Rider simply doesn't have. You'll spend time fighting the tooling instead of writing code.