This module adds F# support.
- Code completion
- eldoc support
- Syntax checking
+lspEnables lsp-fsharp (this requires:tools lspto be enabled).
- fsharp-mode
+lsp
None so far.
To get code completion/syntax checking when not using lsp, you will need to install mono.
Do NOT install mono via brew. See this issue.
sudo pacman -S monoThe language server is automatically installed by lsp-fsharp.
An in-depth list of features, how to use them, and their dependencies.
How to configure this module, including common problems and how to address them.
Common issues and their solution, or places to look for help.