Theia API Documentation v1.68.0
    Preparing search index...

    Interface HoverContext

    interface HoverContext {
        previousHover?: Hover;
        verbosityDelta?: number;
    }
    Index

    Properties

    previousHover?: Hover

    The previous hover sent for the same position

    verbosityDelta?: number

    The delta by which to increase/decrease the hover verbosity level