Top | ![]() |
![]() |
![]() |
![]() |
void ide_lsp_formatter_set_client (IdeLspFormatter *self
,IdeLspClient *client
);
IdeLspClient *
ide_lsp_formatter_get_client (IdeLspFormatter *self
);
Gets the client to use for the formatter.
“client”
property“client” IdeLspClient *
The client to communicate over.
Owner: IdeLspFormatter
Flags: Read / Write