emacs-fsharp-mode
emacs-fsharp-mode copied to clipboard
Add Additional FSAutoComplete Parameters
trafficstars
FsAutoComplate readme specifies additional settings provided to init that allow linting, and auto expansion of records, interfaces, etc to be supplied to eglot.
This PR adds those parameters. I'm tempted to make this customizable via a variable, although I'm torn if it should be a single customizable value with the entire propertylist or individual values per config setting.