microsoft / vscode-edge-debug2

This is a VS Code extension which helps you debug your JavaScript Code inside the Edge browser.
Other
37 stars 31 forks source link

Support for React Devtools #224

Closed jordandrako closed 2 years ago

jordandrako commented 2 years ago

Hi there, this request may be out of scope for this project, but is there any way to add support for React Devtools extension. To be able to browse the component tree and debug props and state within VSCode could be a major time saver for React devs. If not officially, is there any way to hook in my own edge devtool extensions to the debugger?

jordandrako commented 2 years ago

Just saw this extension is deprecated, disregard.