vscode-edge-devtools icon indicating copy to clipboard operation
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...

Results 301 vscode-edge-devtools issues
Sort by recently updated
recently updated
newest added

**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...

bug
tracked

**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...

bug
tracked

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

enhancement
tracked

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...

enhancement
tracked

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.

enhancement

**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...

bug
P2
tracked

# 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,...

enhancement
tracked

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...

enhancement
tracked

_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...

bug
tracked

Currently there is no way to have multi-tab experiences in the headless version, maybe there is a chance to think of something.

enhancement
tracked