Crate codespan_lsp[][src]

Utilities for translating from codespan types into Language Server Protocol (LSP) types

Enums

Error

Functions

byte_index_to_position
byte_span_to_range
character_to_line_offset
make_lsp_diagnostic

Translates a codespan_reporting::Diagnostic to a languageserver_types::Diagnostic.

make_lsp_severity
position_to_byte_index
range_to_byte_span