API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
struct LspInitializeParams { /* No available fields */ }
Sent from the client / editor to the server.
Creates initialization parameters with workspace folders.
Gets the value of process_id.
process_id
Sets the value of process_id.
Gets the value of client_info.
client_info
Sets the value of client_info.
Gets the value of locale.
locale
Sets the value of locale.
Gets the value of root_path.
root_path
Sets the value of root_path.
Gets the value of root_uri.
root_uri
Sets the value of root_uri.
Gets the value of capabilities.
capabilities
Sets the value of capabilities.
Gets the value of trace.
trace
Sets the value of trace.
Gets the value of workspaces.
workspaces
Sets the value of workspaces.
Appends a workspace folder to LspInitializeParams:workspaces.
LspInitializeParams:workspaces
Gets the value of initialization_options.
initialization_options
Sets the value of initialization_options.
Content