View source
typedef ScopesRequest
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Scopes request; value of command field is 'scopes'. The request returns the variable scopes for a given stackframe ID.
Scopes request; value of command field is 'scopes'. The request returns the variable scopes for a given stackframe ID.