Skip to main content

Module utils

Module utils 

Source
Expand description

Utilities for LSP-related boilerplate code.

Enumsยง

Progress ๐Ÿ”’

Functionsยง

all_edits_are_disjoint ๐Ÿ”’
Checks that the edits inside the completion and the additional edits do not overlap. LSP explicitly forbids the additional edits to overlap both with the main edit and themselves.
apply_document_changes ๐Ÿ”’
invalid_params_error ๐Ÿ”’
notification_is ๐Ÿ”’