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

Have a Sidebar webview for easier access and better UI! #683

Open
sghsri opened this issue Sep 19, 2020 · 1 comment
Open

Have a Sidebar webview for easier access and better UI! #683

sghsri opened this issue Sep 19, 2020 · 1 comment

Comments

@sghsri
Copy link

sghsri commented Sep 19, 2020

Recently, VScode pushed up the functionality to have [sidebar webviews] (microsoft/vscode#46585).

This opens a ton of possibilities for making the extension way more user friendly and intuitive as we are now able to have custom UIs and actions in the sidebar. I imagine the sidebar can be used to specify the request headers, URLs, and more and the actual request response could show up in the normal editor panel! There's definitely a ton of space in the sidebar to implement an amazing experience:
image

This would also greatly reduce some of the UX roughness of having to open a new .HTTP file.

@tazim404
Copy link

tazim404 commented May 1, 2022

But how to do it using Javascript. Any idea?

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

3 participants