View source
typedef SourceArguments
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Arguments for 'source' request.
Fields
sourceReference:Int
The reference to the source. This is the same as source.sourceReference. This is provided for backward compatibility since old backends do not understand the 'source' attribute.