This is a basic extension for Zed to enable F# features.
You must have fsautocomplete installed, which you can do by running dotnet tool install --global fsautocomplete.
Inside your plugin directory, run:
git clone git@github.com:nathanjcollins/zed-fsharp.git installed/fsharpYou can update the plugin to a pre-release version in the Zed installed plugin tab.
Feel free to contribute.