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 (e.g., Windows 10): MacOS Version 15.0.1 Extension version (e.g., 1.2.3): v2.1.6 Describe the bug: When working on a tab, if you press "Shift"...
**Environment (please complete the following information):** - OS (*e.g.,* Windows 10): MacOS Version 14.6.1 (23G93) - Extension version (*e.g.,* 1.2.3): 2.1.5 **Describe the bug:** When working on a tab, if...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like:** **Describe alternatives you've considered:** **Additional context:**
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like:** **Describe alternatives you've considered:** **Additional context:**
**Environment (please complete the following information):** - macOS 14.6.1 (23G93) - Extension version v2.1.5 **Describe the bug:** I just installed this extension for the first time and tried to run...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like:** **Describe alternatives you've considered:** **Additional context:**
See this link for details. https://code.visualstudio.com/api/references/vscode-api#DebugConfigurationProvider → resolveDebugConfigurationWithSubstitutedVariables This commit fixes the [issue](https://github.com/microsoft/vscode-edge-devtools/issues/2472) that variables in debug configs are not resolved, and instead passed as-is to msedge.exe. Using the proper...
**Environment (please complete the following information):** - OS (*e.g.,* Windows 10): - Extension version (*e.g.,* 1.2.3): **Describe the bug:** **Repro steps:** **Expected behavior:** **Additional context:**
**Environment (please complete the following information):** - OS (*e.g.,* Windows 10): - Extension version (*e.g.,* 1.2.3): **Describe the bug:** **Repro steps:** **Expected behavior:** **Additional context:**
> [New Text Document.txt](https://github.com/user-attachments/files/17450041/New.Text.Document.txt) >  > _Originally posted by @Phanhnbb in [#2507](https://github.com/microsoft/vscode-edge-devtools/issues/2507#issuecomment-2424866264)_