index.rst (719B)
1 ================= 2 Open the debugger 3 ================= 4 5 There are three ways to open the debugger: 6 7 - Select the *Debugger* panel in the Web Developer Tools, accessible from the Browser Tools submenu 8 9 - Press :kbd:`Ctrl` + :kbd:`Shift` + :kbd:`Z` on Windows and Linux, or :kbd:`Cmd` + :kbd:`Opt` + :kbd:`Z` on macOS. 10 11 - Press the menu button |image1|, select "Developer", then "Debugger". 12 13 .. |image1| image:: hamburger.png 14 :width: 20 15 16 .. raw:: html 17 18 <iframe width="560" height="315" src="https://www.youtube.com/embed/yI5SlVQiZtI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> 19 <br/> 20 <br/>