menu
code_forge package
documentation
LSP/lsp.dart
LspSocketConfig
serverUrl property
serverUrl property
dark_mode
light_mode
serverUrl
property
String
serverUrl
final
The URL of the LSP server to connect to via WebSocket.
Implementation
final String serverUrl;
code_forge package
documentation
LSP/lsp
LspSocketConfig
serverUrl property
LspSocketConfig class