Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEditorInlineHintsOptions

Configuration options for editor inlineHints

Hierarchy

  • IEditorInlineHintsOptions

Index

Properties

Optional enabled

enabled: boolean

Enable the inline hints. Defaults to true.

Optional fontFamily

fontFamily: string

Font family of inline hints. Defaults to editor font family.

Optional fontSize

fontSize: number

Font size of inline hints. Default to 90% of the editor font size.

Generated using TypeDoc