Keyboard Shortcuts

Site wide shortcuts

?
Bring up this help dialog
esc
Hide this help dialog
/
Focus search bar

Navigation

j or n
Move to next method or type
k or p
Move to previous method or type
{% if sources.versions|length > 1 %}
v
Move to next version
b
Move to previous version
{% endif %}
{% if sources.versions|length > 1 %}

Diff

<shift> + j
Move to next method or type with a diff
<shift> + k
Move to previous method or type with a diff
d
Toggle diff mode
s
Toggle side by side / inline mode
f
Toggle full / strict diff
<shift> + v
Move to next version to diff
<shift> + b
Move to previous version to diff
{% endif %}