Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger: Retain variable expansion #14488

Open
mlucool opened this issue May 3, 2023 · 0 comments
Open

Debugger: Retain variable expansion #14488

mlucool opened this issue May 3, 2023 · 0 comments

Comments

@mlucool
Copy link
Contributor

mlucool commented May 3, 2023

Problem

When using the debugger is common to jump up/down in the stack or take a step forward. Lab forgets about what you expanded previously so it leads to a lot of extra clicks. The gif shows both of these below.

debugger variables

Proposed Solution

If the user choose to expand them, keep them expanded.

Additional context

Tried in lab@4.0.0b2 and lab@3.6.2.

As an example, Chromium's debugger preserves this.

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label May 3, 2023
@JasonWeill JasonWeill added pkg:debugger and removed status:Needs Triage Applied to new issues that need triage labels May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants