ide-lsp-formatter
ide-lsp-formatter
|
|
Implemented Interfaces
IdeLspFormatter implements
IdeFormatter.
Functions
ide_lsp_formatter_get_client ()
IdeLspClient *
ide_lsp_formatter_get_client (IdeLspFormatter *self
);
Gets the client to use for the formatter.
Types and Values
IDE_TYPE_LSP_FORMATTER
#define IDE_TYPE_LSP_FORMATTER (ide_lsp_formatter_get_type())
struct IdeLspFormatter
struct IdeLspFormatter;
Property Details
The “client”
property
“client” IdeLspClient *
The client to communicate over.
Flags: Read / Write