craftgo-lsp

command
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Command craftgo-lsp implements a Language Server Protocol server for the CraftGo DSL. It reads JSON-RPC over stdin and writes responses to stdout, the standard transport for editor integrations.

Usage:

craftgo-lsp            # serve LSP over stdin/stdout
craftgo-lsp -version   # print the binary version and exit

The server reuses the same parser and semantic analyser as the `craftgo` CLI, so live diagnostics in the editor exactly match what `craftgo gen` would report on the same source.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL