sway_lsp::handlers

Module notification

Source
Expand description

This module is responsible for implementing handlers for Language Server Protocol. This module specifically handles notification messages sent by the Client.

Functionsยง

handle_did_change_text_document
handle_did_open_text_document