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

[Feature] Support for VS Codes new NetworkView #2200

Open
adam-bratin opened this issue Sep 9, 2024 · 1 comment
Open

[Feature] Support for VS Codes new NetworkView #2200

adam-bratin opened this issue Sep 9, 2024 · 1 comment

Comments

@adam-bratin
Copy link

🚀 Feature request

What do you want to be added?
Add the ability to see incoming/outgoing network request using VS code's new Network View https://code.visualstudio.com/updates/v1_93#_experimental-network-view

What scenarios will this solve?

This will give developers a good integrated way to see their incoming/outgoing requests since flipper is announced as deprecated. Currently the experimental debugger from facebook does not support this feature and this is the most important feature I use from Flipper. Especially when debugging on physical device.

@EzioLi01
Copy link
Collaborator

EzioLi01 commented Sep 10, 2024

Hey @adam-bratin , thanks for the suggestion. RNT is depended on vscode-js-debug, this feature is the new experimental added and very limit that only support browser so far in vscode-js-debug. It's not applicable on vscode extension host now. I will add this enhancement in pending list. Will check it once it's totally available for extension.

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