microsoft/vscode-edge-debug2

Support for React Devtools

jordandrako opened this issue · 1 comments

  • VS Code Version: 1.59.1

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?

Just saw this extension is deprecated, disregard.