skip to content
fedit
install
commands
themes
plugins
docs
changelog
github
docs
Reference for using and extending fedit.
use
Commands
Every command-palette verb, generated from the parser specs.
Keybindings
Default and reserved gestures plus every configurable action.
Hex + binary files
Inspect and edit raw bytes without passing through text encoding.
language tooling
Language servers
Configure servers, navigate code, inspect diagnostics, and troubleshoot.
Syntax highlighting
Tree-sitter languages, grammar updates, themes, and parse flow.
automate + extend
Macros
Record semantic steps, replay them, and keep registers on disk.
Plugin guide
Build trusted F# plugins for the out-of-process JSON-RPC host.
Reference plugins
Six bundled examples covering commands, buffers, navigation, and actions.
internals
Architecture
The deterministic editor core and its runtime process boundaries.