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

Please allow webview for the side bar panel #51560

Closed
maziac opened this issue Jun 10, 2018 · 1 comment
Closed

Please allow webview for the side bar panel #51560

maziac opened this issue Jun 10, 2018 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@maziac
Copy link

maziac commented Jun 10, 2018

Hi,

I would like to suggest to open up the side bar panels for webviews.

My use case is the following: I'm developing a debug adapter and i'm displaying
a memory viewer/editor in a webview.

It looks like this:
image

It works but the problem is that when you step through the code the source files change
(depending on the program counter) and get focus. The same time the memory viewer (webview)
is hidden.

So it is very difficult to watch the memory and the program being stepped at the same time.

The best solution would be to put the memory viewer also in the side bar. So, even if the source file changes focus, the memory can still be viewed and is always visible.

@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality labels Jun 14, 2018
@weinand weinand assigned isidorn and unassigned weinand Jun 14, 2018
@isidorn isidorn assigned sandy081 and unassigned isidorn Jun 14, 2018
@sandy081 sandy081 assigned mjbvz and unassigned sandy081 Jun 18, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Jun 18, 2018

Duplicate of #46585

@mjbvz mjbvz marked this as a duplicate of #46585 Jun 18, 2018
@mjbvz mjbvz closed this as completed Jun 18, 2018
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 18, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

5 participants