GitHub
The world's largest code sharing platform revolutionizing open-source development with pull requests and issue management
Shortcuts that dramatically streamline code editing work in the browser with Markdown editing, file operations, and GitHub.dev integration
.
Open in GitHub.dev editor (same tab)
Opens the GitHub.dev editor in the same browser tab.
💡 Hint: .
🎯 Instantly launch code editing environment in GitHub.dev editor within the same tab
>
Open in GitHub.dev editor (new tab)
Opens the GitHub.dev editor in a new browser tab.
💡 Hint: >
🎯 Open GitHub.dev editor in a new tab for multitasking code editing
Ctrl+B
Insert bold text
Inserts bold formatting in Markdown.
💡 Hint: Bold
🎯 Instantly insert bold text in Markdown to streamline document creation
Ctrl+I
Insert italic text
Inserts italic formatting in Markdown.
💡 Hint: Italic
🎯 Quickly apply italic text in Markdown for efficient emphasis expression
Ctrl+K
Insert link
Inserts link formatting in Markdown.
💡 Hint: Klink
🎯 Efficiently insert link formatting in Markdown to clarify reference relationships
Ctrl+Shift+7
Insert ordered list
Inserts an ordered list in Markdown.
💡 Hint: 7
🎯 Quickly create ordered lists for efficiently writing structured documents
Ctrl+Shift+8
Insert unordered list
Inserts an unordered list in Markdown.
💡 Hint: 8
🎯 Instantly insert unordered lists to streamline point organization
E
Open file in Edit file tab
Opens a source code file in the Edit file tab.
💡 Hint: Edit
🎯 Directly open files in edit tab to immediately start code editing
Ctrl+F
Start search in file editor
Starts searching within the file editor.
💡 Hint: Find
🎯 Start in-file search to quickly find target code even in large files
Ctrl+S
Write commit message
Types the commit message.
💡 Hint: Save
🎯 Quickly focus on commit message input to efficiently record change details