GenLSP.Protocol.Structures.WorkspaceFolder (gen_lsp v0.0.1)

A workspace folder inside a client.

properties

Properties

uri :: URI (required)

The associated URI for this workspace folder.

name :: string (required)

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