lsp / org.pinelang.lsp.lsp.models / WorkspaceEditClientCapabilities / resourceOperations
resourceOperations¶
val resourceOperations:
List
<
LSPResourceOperation
>?
The resource operations the client supports. Clients should at least support ‘create’, ‘rename’ and ‘delete’ files and folders.
Since 3.13.0