vscode-edge-devtools icon indicating copy to clipboard operation
vscode-edge-devtools copied to clipboard

Enhancement: Add React to Edge DevTools

Open junalmeida opened this issue 4 years ago • 1 comments

Add react functionality from https://github.com/facebook/react/tree/master/packages/react-devtools

junalmeida avatar Jan 29 '21 14:01 junalmeida

Browser extensions are massive security and data governance liabilities, and therefore not even allowed anywhere near many environments. Default inclusion of browser extensions or any automated installation mechanisms would make this extension a definite no-go.

Adding/fixing support for manually installed browser extensions would be fine though (but performance profiling tabs integration first please!). Currently this extension fails to attach to or launch Edge with extensions (well, at least the two I tested).

pcjmfranken avatar Sep 02 '21 00:09 pcjmfranken

Turns out we already have an issue tracking this: #1039. So closing this one as a duplicate.

captainbrosset avatar Jun 05 '23 07:06 captainbrosset