Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Side by Side Diff: package.json
Issue
29531680
:
Issue 5560 - Specify the JSDoc dependency explicitly (Closed)
Patch Set: Readdressed nit
Created Aug. 31, 2017, 12:23 p.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Addressed nit
Patch Set 3: Readdressed nit
Right:
Patch Set 1: None
Patch Set 2: Addressed nit
Patch Set 3: Readdressed nit
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
build.py
package.json
package-lock.json
View unified diff
|
Download patch
« no previous file with comments
|
« build.py
('k') |
package-lock.json »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
{
2
"name": "buildtools",
3
"repository": "https://hg.adblockplus.org/buildtools",
4
"license": "MPL-2.0",
5
"dependencies": {
6
"jsdoc": "3.5.4"
7
},
8
"scripts": {
9
"jsdoc": "jsdoc"
10
}
11
}
OLD
NEW
« no previous file with comments
|
« build.py
('k') |
package-lock.json »
('j') |
no next file with comments »
Edit Message
Issue 29531680: Issue 5560 - Specify the JSDoc dependency explicitly (Closed)
Created Aug. 30, 2017, 3:24 p.m. by kzar
Modified Aug. 31, 2017, 12:35 p.m.
Reviewers: Wladimir Palant, tlucas, Sebastian Noack
Base URL:
Comments: 9
+ 1 drafts
This is Rietveld