Crate lsp_types

source ·
Expand description

Language Server Protocol types for Rust.

Based on: https://microsoft.github.io/language-server-protocol/specification

Re-exports§

Modules§

  • In this module we only define constants for lsp specific error codes. There are other error codes that are defined in the JSON RPC specification.
  • Types of Language Server Index Format (LSIF). LSIF is a standard format for language servers or other programming tools to dump their knowledge about a workspace.

Macros§

Structs§

Enums§

Type Aliases§