Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HoverProvider

Hierarchy

  • HoverProvider

Index

Methods

  • provideHover(model: ITextModel, position: Position, token: CancellationToken): undefined | Hover | Thenable<undefined | Hover>