Page MenuHomePhabricator

In Differential, allow "r" to create comments and "R" to quote
ClosedPublic

Authored by epriestley on May 16 2017, 11:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:18 AM
Unknown Object (File)
Sat, Apr 6, 3:32 PM
Unknown Object (File)
Sun, Mar 31, 7:09 AM
Unknown Object (File)
Sun, Mar 31, 7:08 AM
Unknown Object (File)
Sun, Mar 31, 7:08 AM
Unknown Object (File)
Sun, Mar 31, 7:07 AM
Unknown Object (File)
Mar 20 2024, 7:29 PM
Unknown Object (File)
Feb 3 2024, 3:51 PM
Subscribers
None

Details

Summary

Ref T11401. Fixes T5232. Ref T12616.

Partly, this moves more code over to the new stuff.

This also allows "r" to work if you have code selected (not just comments). If you "reply" to code, you start a new comment.

You can "R" a comment to quote it. This just starts a new comment normally if you "R" a block of code. This is sort of a power-user version of "quote" since it seems like it probably doesn't really make sense to put it in the UI ever (maybe).

With the new click-to-select, you can click + "R" to reply-with-quote.

Test Plan

Used "r" and "R" to reply to comments and code.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 17 2017, 12:13 AM
This revision was automatically updated to reflect the committed changes.