workspaced.com.dlangui

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