- From: Travis Leithead <travis.leithead@microsoft.com>
- Date: Tue, 25 Oct 2016 16:54:24 +0000
- To: Tobie Langel <tobie@codespeaks.com>, "public-script-coord@w3.org" <public-script-coord@w3.org>
Very nice. -----Original Message----- From: Tobie Langel [mailto:tobie@codespeaks.com] Sent: Tuesday, October 25, 2016 4:34 AM To: public-script-coord@w3.org Subject: [announcement] keyboard nav for HTML diffs Navigating the HTML diff of pull request is challenging because of the size of the WebIDL spec. Dom just added to HTML diffs a small script I've been using on my own device to navigate proposed changes more quickly. That should make reviewing large pull requests much faster for everyone. Once in the diff, just use use "j" (next change) and "k" (previous change) to navigate the changes. There's a counter at the bottom of the screen which helps you figure out where you are wrt the complete set of proposed changes. For example, see it in action on the HTML diff of #198: http://bit.ly/2dFlXiP Hope this helps decrease review times. --tobie
Received on Tuesday, 25 October 2016 17:10:06 UTC