Documentation
¶
Overview ¶
Package lsp is the public façade over the internal LSP subsystem that backs the `lsp` tool.
Index ¶
Constants ¶
View Source
const ( StatusConnected = lsppkg.StatusConnected StatusDisconnected = lsppkg.StatusDisconnected StatusStarting = lsppkg.StatusStarting StatusError = lsppkg.StatusError )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LspServerStatus ¶
type LspServerStatus = lsppkg.LspServerStatus
Click to show internal directories.
Click to hide internal directories.