Searched defs:provideInlayHints (Results 1 – 9 of 9) sorted by relevance
/third_party/typescript/src/services/ |
D | inlayHints.ts | 18 export function provideInlayHints(context: InlayHintsContext): InlayHint[] { function
|
D | shims.ts | 285 …provideInlayHints(fileName: string, span: TextSpan, preference: UserPreferences | undefined): stri… method
|
D | services.ts | 2689 …function provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences = emptyO… function
|
D | types.ts | 511 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 6358 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
D | typescriptServices.d.ts | 6358 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
D | tsserverlibrary.d.ts | 6358 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 6358 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
D | tsserverlibrary.d.ts | 6358 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|