Skip to main content

Module handlers

Module handlers 

Source

Modulesยง

dispatch ๐Ÿ”’
See RequestDispatcher.
notification ๐Ÿ”’
This module is responsible for implementing handlers for Language Server Protocol. This module specifically handles notifications.
request ๐Ÿ”’
This module is responsible for implementing handlers for Language Server Protocol. This module specifically handles requests.