Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
InlayHintsAdapter
Class InlayHintsAdapter
Hierarchy
InlayHintsAdapter
Index
Constructors
constructor
Properties
cache
disposables
Methods
convert
Inlay
Hint
is
Valid
Inlay
Hint
provide
Inlay
Hints
release
Hints
resolve
Inlay
Hint
Constructors
constructor
new
Inlay
Hints
Adapter
(
provider
:
InlayHintsProvider
<
InlayHint
>
, documents
:
DocumentsExtImpl
, commands
:
CommandRegistryImpl
)
:
InlayHintsAdapter
Parameters
provider:
InlayHintsProvider
<
InlayHint
>
documents:
DocumentsExtImpl
commands:
CommandRegistryImpl
Returns
InlayHintsAdapter
Properties
Private
cache
cache
:
Cache
<
InlayHint
>
= ...
Private
Readonly
disposables
disposables
:
Map
<
number
,
DisposableCollection
>
= ...
Methods
Private
convert
Inlay
Hint
convert
Inlay
Hint
(
hint
:
InlayHint
, id
:
ChainedCacheId
)
:
InlayHintDto
Parameters
hint:
InlayHint
id:
ChainedCacheId
Returns
InlayHintDto
Private
is
Valid
Inlay
Hint
is
Valid
Inlay
Hint
(
hint
:
InlayHint
, range
?:
Range
)
:
boolean
Parameters
hint:
InlayHint
Optional
range:
Range
Returns
boolean
provide
Inlay
Hints
provide
Inlay
Hints
(
resource
:
URI
, range
:
Range
, token
:
CancellationToken
)
:
Promise
<
undefined
|
InlayHintsDto
>
Parameters
resource:
URI
range:
Range
token:
CancellationToken
Returns
Promise
<
undefined
|
InlayHintsDto
>
release
Hints
release
Hints
(
id
:
number
)
:
Promise
<
void
>
Parameters
id:
number
Returns
Promise
<
void
>
resolve
Inlay
Hint
resolve
Inlay
Hint
(
id
:
ChainedCacheId
, token
:
CancellationToken
)
:
Promise
<
undefined
|
InlayHint
>
Parameters
id:
ChainedCacheId
token:
CancellationToken
Returns
Promise
<
undefined
|
InlayHint
>
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Data
Transfer
Data
Transfer
Data
Transfer
Item
Data
Transfer
Item
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Inlay
Hint
Kind
Known
Commands
Notification
Main
Object
Identifier
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Identifiers
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Process
Terminate
Message
Process
Terminated
Message
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Item
Reference
Tree
View
Node
View
Column
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Inlay
Hints
Adapter
constructor
cache
disposables
convert
Inlay
Hint
is
Valid
Inlay
Hint
provide
Inlay
Hints
release
Hints
resolve
Inlay
Hint