workspaced.com.dcd

Undocumented in source.

Members

Classes

DCDComponent
class DCDComponent
Undocumented in source.
NullDCDClient
class NullDCDClient
Undocumented in source.

Functions

supportsUnixDomainSockets
bool supportsUnixDomainSockets(string ver)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DCDCompletions
struct DCDCompletions

Returned by listCompletion When identifiers: {type:"identifiers", identifiers:[{identifier:string, type:string, definition:string, file:string, location:number, documentation:string}]} When calltips: {type:"calltips", calltips:[string], symbols:[{file:string, location:number, documentation:string}]} When raw: {type:"raw", raw:[string]}

DCDDeclaration
struct DCDDeclaration

Returned by findDeclaration

DCDIdentifier
struct DCDIdentifier

Type of the identifiers value in listCompletion

DCDLocalUse
struct DCDLocalUse

Returned by findLocalUse

DCDSearchResult
struct DCDSearchResult

Returned by search-symbol

DCDServerStatus
struct DCDServerStatus

Returned by status

Meta