GitLab keyboard shortcuts

You can see GitLab's keyboard shortcuts by using shift + ?

Global Shortcuts

Keyboard Shortcut Description
n Main navigation
s Focus search
f Focus filter
p + b Show/hide the Performance Bar
? Show/hide this dialog
Cmd/Ctrl + Shift + p Toggle markdown preview
Edit last comment (when focused on an empty textarea)

Project Files Browsing

Keyboard Shortcut Description
Move selection up
Move selection down
enter Open selection

Finding Project File

Keyboard Shortcut Description
Move selection up
Move selection down
enter Open selection
esc Go back

Global Dashboard

Keyboard Shortcut Description
Shift + a Go to the activity feed
Shift + p Go to projects
Shift + i Go to issues
Shift + m Go to merge requests
Shift + t Go to todos

Project

Keyboard Shortcut Description
g + p Go to the project's home page
g + v Go to the project's activity feed
g + f Go to files
g + c Go to commits
g + j Go to jobs
g + n Go to network graph
g + d Go to repository charts
g + i Go to issues
g + b Go to issue boards
g + m Go to merge requests
g + e Go to environments
g + k Go to kubernetes
g + s Go to snippets
g + w Go to wiki
t Go to finding file
i New issue

Network Graph

Keyboard Shortcut Description
or h Scroll left
or l Scroll right
or k Scroll up
or j Scroll down
Shift + or Shift + k Scroll to top
Shift + or Shift + j Scroll to bottom

Issues and Merge Requests

Keyboard Shortcut Description
a Change assignee
m Change milestone
r Reply (quoting selected text)
e Edit issue/merge request
l Change label
] or j Move to next file
[ or k Move to previous file
n Move to next unresolved discussion
p Move to previous unresolved discussion

Epics (ULTIMATE)

Keyboard Shortcut Description
r Reply (quoting selected text)
e Edit description
l Change label

Wiki pages

Keyboard Shortcut Description
e Edit wiki page

Web IDE

Keyboard Shortcut Description
Cmd/Ctrl + p Go to file
Cmd/Ctrl + Enter Commit (when editing the commit message)