View source
typedef VariablesRequest
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Variables request; value of command field is 'variables'. Retrieves all child variables for the given variable reference. An optional filter can be used to limit the fetched children to either named or indexed children.