Vibe.Code.LSP.Client (vibe v0.2.2)

Copy Markdown View Source

LSP JSON-RPC client for language server communication.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

diagnostics(pid, file, timeout \\ 2000)

ensure_started(cwd)

notify(pid, method, params \\ %{})

path_uri(path)

request(pid, method, params \\ %{}, timeout \\ 30000)

start_link(opts)