Method
LspWorkspaceEditClientCapsset_flags
Declaration
void
lsp_workspace_edit_client_caps_set_flags (
LspWorkspaceEditClientCaps* self,
LspWorkspaceEditClientFlags value
)
Description
Sets the value of flags.
The client supports versioned document changes in WorkspaceEdits.
Parameters
self-
Type:
LspWorkspaceEditClientCapsNo description available.
The argument can be NULL. value-
Type:
LspWorkspaceEditClientFlagsThe new value of
flags.