Closed
Description
We can add a flag to DebugSessionOptions to activate the mode described in #128582. Example:
debugUI: {
minimalUI: boolean;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
We can add a flag to DebugSessionOptions to activate the mode described in #128582. Example:
debugUI: {
minimalUI: boolean;
}