View source
typedef InlineValueVariableLookup
package languageServerProtocol
import languageServerProtocol.Types
Provide inline value through a variable lookup. If only a range is specified, the variable name will be extracted from the underlying document. An optional variable name can be used to override the extracted name.
Available since
3.17.0
.