workspace-d v2.10.0 (2017-01-21T01:53:30Z)
Dub
Repo
workspaced.com.dlangui
workspaced
com
Undocumented in source.
Members
Enums
CompletionType
enum
CompletionType
Functions
complete
void
complete
(AsyncCallback cb, string code, int pos)
Queries for code completion at position
pos
in DML code
getProvidedScope
string
[][]
getProvidedScope
(string[] stack)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void
start
()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void
stop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
CompletionItem
struct
CompletionItem
Undocumented in source.
CompletionLookup
struct
CompletionLookup
Undocumented in source.
Meta
Source
See Source File
workspaced
com
modules
dcd
dfmt
dlangui
dscanner
dub
fsworkspace
importer