Modules§
- sway-lsp extensions to the LSP.
- This module implements the LanguageServer trait for ServerState. It provides an interface between the LSP protocol and the sway-lsp internals.
- The context or environment in which the language server functions.
Functions§
- Returns the capabilities of the server to the client, indicating its support for various language server protocol features.