Skip to main content
Version: 1.1.0

Keyboard Shortcuts Guide

Global Shortcuts

  • shift + ?: Display keyboard shortcuts help panel
  • t: Open quick file search
  • s: Focus search box
  • g + c: Jump to code page
  • g + i: Jump to Issues page
  • g + p: Jump to Pull Requests page

Code Browsing

  • /: Search in current repository
  • l: Jump to specific line
  • b: View file history
  • y: Copy permanent link
  • i: Show/hide differences

Code Editing

  • ctrl + s: Save changes
  • ctrl + f: Find
  • ctrl + g: Jump to line
  • ctrl + /: Comment/uncomment
  • ctrl + space: Trigger code completion

Issues and PRs

  • ctrl + enter: Submit comment
  • r: Reply
  • n: Create new Issue
  • m: Set milestone
  • l: Add label
  • h: Return to homepage
  • g + n: View notifications
  • g + d: Jump to dashboard
  • g + s: Jump to settings

Tips

  1. Press shift + ? on any page to view all supported shortcuts for the current page
  2. Some shortcuts are only available on specific pages
  3. Shortcuts may change with platform updates, please refer to the help panel for the most up-to-date information