Skip to content

02 / Experiments

Hoverfly LSP

A language server that brings autocomplete, validation, and navigation to Hoverfly API simulation files.

About

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.

Components