nvim_runtime_lua

lsp.CreateFilesParams

The parameters sent in notifications/requests for user-initiated creation of files.

Fields1

CreateFilesParams.files : lsp.FileCreate[]

An array of all files/folders created in this operation.