Skip to content

nathanjcollins/zed-fsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic extension for Zed to enable F# features.

Prerequisites

You must have fsautocomplete installed, which you can do by running dotnet tool install --global fsautocomplete.

Installation

Inside your plugin directory, run:

git clone [email protected]:nathanjcollins/zed-fsharp.git installed/fsharp

You can update the plugin to a pre-release version in the Zed installed plugin tab.

Feel free to contribute.