Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
ColorProviderAdapter
Class ColorProviderAdapter
Index
Constructors
constructor
Properties
documents
provider
Methods
provide
Color
Presentations
provide
Colors
Constructors
constructor
new
Color
Provider
Adapter
(
documents
,
provider
)
:
ColorProviderAdapter
Parameters
documents
:
DocumentsExtImpl
provider
:
DocumentColorProvider
Returns
ColorProviderAdapter
Properties
Private
documents
documents
:
DocumentsExtImpl
Private
provider
provider
:
DocumentColorProvider
Methods
provide
Color
Presentations
provide
Color
Presentations
(
resource
,
raw
,
token
)
:
Promise
<
ColorPresentation
[]
>
Parameters
resource
:
URI
raw
:
RawColorInfo
token
:
CancellationToken
Returns
Promise
<
ColorPresentation
[]
>
provide
Colors
provide
Colors
(
resource
,
token
)
:
Promise
<
RawColorInfo
[]
>
Parameters
resource
:
URI
token
:
CancellationToken
Returns
Promise
<
RawColorInfo
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
documents
provider
provide
Color
Presentations
provide
Colors
Theia TypeDoc
Loading...