QuickInfoProvider
Provider for managing quick info popovers.
API Reference
Properties
| Property | Type | Modifiers |
|---|---|---|
| cacheKey | string | — |
| filePath | string | — |
| position | number | — |
| sourceMetadata? | SourceTextHydrationMetadata | — |
Properties
| Property | Type | Modifiers |
|---|---|---|
| id | string | — |
| quickInfo? | { displayText: string; documentationText: string; } | — |
| displayTokens? | Array<Array<Token>> | — |
| request? | QuickInfoRequest | — |
| diagnostics? | Array<TokenDiagnostic> | — |
Last updated
QuickInfoContent
NextTokens