Creates a new InlineValueEvaluatableExpression object.
The range in the underlying document from which the evaluatable expression is extracted.
If specified overrides the extracted expression.
The document range for which the inline value applies. The range is used to extract the evaluatable expression from the underlying document.
If specified the expression overrides the extracted expression.
VS Code 插件开发中文文档 | VS Code 中文文档 | 官网文档
Generated by TypeDoc
Provide an inline value through an expression evaluation. If only a range is specified, the expression will be extracted from the underlying document. An optional expression can be used to override the extracted expression.