menu
code_forge package
documentation
LSP/lsp.dart
LspConfig
filePath property
filePath property
dark_mode
light_mode
filePath
property
String
filePath
final
The file path of the document to be processed by the LSP.
Implementation
final String filePath;
code_forge package
documentation
LSP/lsp
LspConfig
filePath property
LspConfig class