Pregunta

In Internet Explorer 11 (IE11), is there a way to move the F12 Tools window to be on the side instead of the bottom of the window?

I know I can unpin it and treat it like a regular window, but I like to keep my debug window attached to my pages... I already have plenty of windows open everywhere.

¿Fue útil?

Solución

No, there is no way of doing this. It is a known feature request however.

Otros consejos

As David said there's no way to do this, even for Edge currently, but there is a workaround...

enter image description here

Press F12 to bring up dev tools in Edge.

Click on the dock button above once you open dev tools (icon next to 'X')

This undocks the dev tools then press: CTRL+SHIFT+WINDOWS BUTTON + RIGHT ARROW to move the undocked dev tools to the right of the screen and you can use your mouse to adjust the width of the dev tools relative to your main window. Hopefully one day it'll be out of the box as it is in Chrome and Firefox ;-).

There is an icon on the top right toolbar just left of the close "X" that says "unpin" when you hover over it. This will open the dev tools in a new window, which isn't what you asked for, but is better than being open on the bottom. You can also split your screen to see both your browser and dev tools window at the same time. Split screen on Windows: https://www.youtube.com/watch?v=_LWFmLe3JS4&t=5s Split screen on Mac: https://youtu.be/G_ISIJ86FSw

unpin icon

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top