Skip to main content

Crate wcl_lsp

Crate wcl_lsp 

Source

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.