🔥 GitLab Popular Shortcuts
By mastering GitLab keyboard shortcuts, you can quickly navigate projects, search files, and review merge requests with ease.
TOP 1
?
Show or hide the shortcut reference sheet
Shows or hides the shortcut reference sheet.
🎯 Quickly show or hide the shortcut reference sheet to immediately check available shortcuts.
💡 Hint: ? = sheet
TOP 2
S → /
Put cursor in the search bar
Puts the cursor in the search bar.
🎯 Instantly focus the global search bar to start searching immediately.
💡 Hint: S or /
TOP 3
Shift+P
Go to your Projects page
Goes to your Projects page.
🎯 Jump directly to your Projects page to access your repository list.
💡 Hint: Projects
TOP 4
.
Open the Web IDE
Opens the Web IDE.
🎯 Open the Web IDE in a single keystroke to start coding instantly in your browser.
💡 Hint: . = IDE
TOP 5
T
Open the project file search dialog
Opens the project file search dialog.
🎯 Open the project file search dialog to swiftly access specific files within your project.
💡 Hint: T find files
TOP 6
Shift+I
Go to your Issues page
Goes to your Issues page.
🎯 Instantly open the Issues page to streamline issue management.
💡 Hint: Issues
TOP 7
Shift+M
Go to your Merge requests page
Goes to your Merge requests page.
🎯 Quickly navigate to the Merge Requests page to start code reviews at speed.
💡 Hint: Merge requests
TOP 8
Ctrl+Enter
Submit or save changes
Submits or saves changes in the text field.
🎯 Submit or save changes in a text field immediately, maintaining an uninterrupted workflow.
💡 Hint: Ctrl + Enter = submit