-
Notifications
You must be signed in to change notification settings - Fork 45
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
Flickering content in debugger panels #259
Comments
With the tab/control bar on the bottom it has to disappear when it detects scrolling and come back when scrolling has stopped it will bounce up and down |
Hello. Thanks for answering. I understand this is the expected behavior. In my case, the experience is that when I extend the content of some element, something like a refresh occurs and I have to do it until I can see the information I want. |
I'm not really sure whats happening here it kind of looks like the adapter is sending a stop event and the whole thing is refreshed. I can't really tell what you are clicking on here. Are the variables you have expanded collapsing when it happens?
|
What you describe is the experience I have when debugging. Regarding |
Running that command from the command palette should open a second window which will get populated with logs when running a debug session |
Starting with the March 24 update, I began to notice the behavior that apparently occurs when the screen refreshes. The debugger elements disappear for a while and then appear again. I attach a video of the behavior discussed. Any hint on how to correct this. Greetings and thanks in advance
sublime-debugger.webm
The text was updated successfully, but these errors were encountered: