nvim_runtime_lua

lsp.WorkspaceFolder

A workspace folder inside a client.

Fields2

WorkspaceFolder.uri : lsp.URI

The associated URI for this workspace folder.

WorkspaceFolder.name : string

The name of the workspace folder. Used to refer to this workspace folder in the user interface.