Personal Project
Hoverfly LSP
A language server that brings autocomplete, validation, and navigation to Hoverfly API simulation files.
About
Year2026
ContextPersonal Project
StatusActive
Hoverfly simulation files are JSON, and hand-editing them is error-prone. This LSP adds schema-aware autocompletion, inline validation, and go-to-definition in any editor that speaks the Language Server Protocol. Published to npm and validated across three editors.