This extension adds Fe language support to the Zed editor.
fe-language-server
must be installed and available in your PATH:
cargo install --git https://github.com/ethereum/fe.git fe-language-server
You can install this as a dev extension in Zed using the GUI via Extensions > Install Dev Extension
,
as described here.