BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
f2479b60
Commit
f2479b60
authored
May 18, 2018
by
James Ramsay
Committed by
James Ramsay
May 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add web shortcut to docs and shortcut modal
parent
ff944005
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
0 deletions
+22
-0
_shortcuts.html.haml
app/views/help/_shortcuts.html.haml
+11
-0
jr-web-ide-shortcuts.yml
changelogs/unreleased/jr-web-ide-shortcuts.yml
+5
-0
shortcuts.md
doc/workflow/shortcuts.md
+6
-0
No files found.
app/views/help/_shortcuts.html.haml
View file @
f2479b60
...
...
@@ -231,6 +231,17 @@
%td
.shortcut
.key
y
%td
Go to file permalink
%tbody
%tr
%th
%th
Web IDE
%tr
%td
.shortcut
-
if
browser
.
platform
.
mac?
.key
⌘
p
-
else
.key
ctrl p
%td
Go to file
.col-lg-4
%table
.shortcut-mappings
%tbody
.hidden-shortcut.network
{
style:
'display:none'
}
...
...
changelogs/unreleased/jr-web-ide-shortcuts.yml
0 → 100644
View file @
f2479b60
---
title
:
Add shortcuts to Web IDE docs and modal
merge_request
:
19044
author
:
type
:
changed
doc/workflow/shortcuts.md
View file @
f2479b60
...
...
@@ -88,3 +88,9 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?'
| Keyboard Shortcut | Description |
| ----------------- | ----------- |
|
<kbd>
e
</kbd>
| Edit wiki page|
## Web IDE
| Keyboard Shortcut | Description |
| ----------------- | ----------- |
|
<kbd>
⌘
</kbd>
+
<kbd>
p
</kbd>
| Go to file |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment