microsoft / vscode-edge-devtools

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 diagnostics, and debugging. Get it now at http://aka.ms/devtools-for-code
https://docs.microsoft.com/microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension
MIT License
745 stars 253 forks source link

Allow zooming in and out in the browser preview #2241

Open captainbrosset opened 2 months ago

captainbrosset commented 2 months ago

Could we just get automatic height/width based on the vscode tab window dimensions and then allow zooming in and out like on a standard edge window instance?

Originally posted by @lopugit in https://github.com/microsoft/vscode-edge-devtools/issues/1308#issuecomment-2174965273

AB#51851507

lopugit commented 2 months ago

Amazing thank you 🙏

Yeah I understand responsive and device settings are great, but sometimes you just need a plain old browser window within your IDE which adhears to the window resizing rules of panes and stuff 🙏

Thank you!!! 🥳

captainbrosset commented 2 months ago

Understood. Inb the meantime, you can always use an actual browser window: https://learn.microsoft.com/en-us/microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension/external-browser-window