Module kcl_lib::lsp::kcl::custom_notifications
source · Expand description
Custom notifications for the KCL LSP server that are not part of the LSP specification.
Structs§
- Text documents are identified using a URI. On the protocol level, URIs are passed as strings.
Enums§
- A notification that the AST has changed.
- A notification that the Memory has changed.