Modules§
- analysis
- ast_
utils - completion
- convert
- definition
- diagnostics
- formatting
- hover
- references
- rename
- semantic_
tokens - server
- signature_
help - state
- symbols
Functions§
- start_
stdio - Start the LSP server over stdio.
- start_
stdio_ with_ options - Start the LSP server over stdio with custom parse options.
- start_
tcp - Start the LSP server over TCP at the given address.
- start_
tcp_ with_ options - Start the LSP server over TCP with custom parse options.