dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
Workspace.WorkspaceFolders
dls
protocol
interfaces
general
ServerCapabilities
Workspace
Undocumented in source.
class
Workspace
static final
class
WorkspaceFolders {
Nullable
!
bool
supported
;
Nullable
!
JSONValue
changeNotifications
;
this
(Nullable!bool supported, Nullable!JSONValue changeNotifications);
}
Constructors
this
this
(Nullable!bool supported, Nullable!JSONValue changeNotifications)
Undocumented in source.
Members
Variables
changeNotifications
Nullable
!
JSONValue
changeNotifications
;
Undocumented in source.
supported
Nullable
!
bool
supported
;
Undocumented in source.
Meta
Source
See Implementation
dls
protocol
interfaces
general
ServerCapabilities
Workspace
classes
WorkspaceFolders
constructors
this
variables
workspaceFolders