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
755 stars 262 forks source link

dd #2602

Open ahmedbille opened 1 day ago

ahmedbille commented 1 day ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like:

Describe alternatives you've considered:

Additional context:

ahmedbille commented 1 day ago

.toggle-scence { overflow: visisble !important; height: 50vmin; position: absolute; }

.toggle-scence_cord { stroke: var(--cord); cursor: move; }