menu
code_forge package
documentation
LSP/lsp.dart
LspConfig
disableError property
disableError property
dark_mode
light_mode
disableError
property
bool
disableError
final
Whether to disable errors from the LSP server.
Implementation
final bool disableError;
code_forge package
documentation
LSP/lsp
LspConfig
disableError property
LspConfig class