Skip to main content

Crate ontocore_lsp

Crate ontocore_lsp 

Source
Expand description

Language server for OntoCode (stdio). Custom methods under ontocore/*.

See docs/lsp-api.md.

§API stability

The LSP wire format and custom ontocore/* methods are pre-1.0 and may change between minor releases. See the repository README for semver policy.

Modules§

protocol

Functions§

catalog_snapshot_json
Serialize the LSP ontocore/getCatalogSnapshot payload for a built catalog.
run