fsharp/emacs-fsharp-mode@b3aa4c53fc -> fsharp/emacs-fsharp-mode@c1e58c61f9 - Fix issue causing the inferior-buffer to block when adding nuget packages. |
||
---|---|---|
.. | ||
config.el | ||
doctor.el | ||
packages.el | ||
README.org |
lang/fsharp
Description
This module adds F# support.
- Code completion
- eldoc support
- Syntax checking
Module Flags
+lsp
Enables lsp-fsharp (this requires:tools lsp
to be enabled).
Plugins
- fsharp-mode
-
+lsp
Hacks
None so far.
Prerequisites
Mono
LSP
The language server is automatically installed by lsp-fsharp.
Features
An in-depth list of features, how to use them, and their dependencies.
Configuration
How to configure this module, including common problems and how to address them.
Troubleshooting
Common issues and their solution, or places to look for help.