vscode-edge-devtools
vscode-edge-devtools copied to clipboard
A VSCode extension that allows you to use browser devtools from within the editor. The devtools will connect to an instance of Microsoft Edge giving you the ability to alter CSS styling, perform diagn...
**Environment (please complete the following information):** - OS: Windows 10, Version 21H1 - Extension version: v1.3.1 **Describe the bug:** When auto-save is enabled in VSCode CSS Mirroring only accepts the...
**Environment (please complete the following information):** VS Code Version: Version: 1.60.2 (Universal) Microsoft Edge Version 94.0.992.31 (Official build) (x86_64) macOS Big Sur **Describe the bug:** when i run my index.html...
Add react functionality from https://github.com/facebook/react/tree/master/packages/react-devtools
I find the vscode DevTools lacking some functionality at the moment (see #445 and #446). It would be handy to be able quickly switch to browser to continue there. It...
I wonder if I can make changes in the devtools and auto save the changes in the original source files. If this is possible, how can I achieve it.
**Issue:** cdpTarget is using a getter to override a base class property (description and tooltip), it is also using the getter to do some lazy init on the value. This...
# Context I want to see the app I'm working on while coding in VS Code. I think that's the main use case for the screencast feature. But in practice,...
I showed the Edge Devtools and js-debug intregration today. Something that came up was the fact that there's two command palettes; if you ctrl+shift+p in the devtools editor, you get...
_This is a companion to https://github.com/microsoft/vscode-js-debug/issues/1024, but I thought it best to have here as well for tracking._ **Issue** When using the new inspector feature of `js-debug` to add an...
Currently there is no way to have multi-tab experiences in the headless version, maybe there is a chance to think of something.