50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

languageserver (version 0.3.10)

hover_reply: The response to a textDocument/hover Request

Description

When hovering on a symbol, if it is a function, return its help text if it exists in the current Workspace.

Usage

hover_reply(id, uri, workspace, document, point)

Arguments