Merge pull request #94 from jaredwilli/shortcut-updates
Shortcut updates
This commit is contained in:
Коммит
c3c7e954f9
|
@ -49,7 +49,6 @@
|
|||
|
||||
<p> To open up the General Settings dialog type <span class="kbd">?</span> or <span class="kbd">F1</span> when the Developer Tools window is open. Press <span class="kbd">Esc</span> to close the settings dialog.</p>
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="all-panels"> All Panels </h2>
|
||||
|
@ -140,10 +139,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="elements-panel"> Elements Panel </h2>
|
||||
|
@ -210,10 +206,7 @@
|
|||
<li> Set breakpoints on the elements: (Subtree modifications, Attribute modification, Node removal) </li>
|
||||
<li>Clear console</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="styles-sidebar"> Styles Sidebar </h2>
|
||||
|
@ -306,10 +299,7 @@
|
|||
<img src="shortcuts-files/new-style-rule.png" alt="Adding style selectors" />
|
||||
Add new style selectors
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="sources-panel"> Sources Panel </h2>
|
||||
|
@ -445,10 +435,7 @@
|
|||
<img src="shortcuts-files/pause-on-uncaught-errors-button.png" alt="Pause on Uncaught Exceptions" />
|
||||
Pause on uncaught exceptions (usually the one you want)
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="timeline-panel"> Timeline Panel </h2>
|
||||
|
@ -477,10 +464,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="timeline-panel"> Profiles Panel </h2>
|
||||
|
@ -499,10 +483,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="console"> Console </h2>
|
||||
|
@ -570,10 +551,7 @@
|
|||
<li> Filter: Hide and unhide messages from script files </li>
|
||||
<li> Clear console: Clear all console messages </li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="screencasting"> Screencasting </h2>
|
||||
|
@ -597,9 +575,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="emulation"> Emulation </h2>
|
||||
|
@ -618,10 +594,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
</div>
|
||||
<div class="collapsible">
|
||||
<h2 id="other-shortcuts"> Other Chrome Shortcuts </h2>
|
||||
|
@ -694,8 +667,5 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
{{/partials.standard_devtools_article}}
|
||||
|
|
Загрузка…
Ссылка в новой задаче