sway_lsp

Module handlers

Source

Modulesยง

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