Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InlineValueContext

A value-object that contains contextual information when requesting inline values from a InlineValuesProvider.

层级

  • InlineValueContext

索引

Properties(2)

Properties(2)

Readonly frameId

frameId: number

The stack frame (as a DAP Id) where the execution has stopped.

Readonly stoppedLocation

stoppedLocation: Range

The document range where execution has stopped. Typically the end position of the range denotes the line where the inline values are shown.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹