Is it possible to view the network traffic (http requests, raw http etc.) similar to chrome dev tools
(network tab
) generated by an application (nodejs
if it makes any difference) via vscode
?
This functionality is already present, but it doesn't show the requests and responses of the application running.
The developer tools are connected to the running instance of Code and not the application you are executing. Currently it is not possible to view network traffic for the application you are launching from Code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With