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
F15409948: D17920.diff
Wed, Mar 19, 6:04 AM
Unknown Object (File)
Feb 20 2025, 7:49 PM
Unknown Object (File)
Feb 20 2025, 3:34 AM
Unknown Object (File)
Jan 31 2025, 1:15 PM
Unknown Object (File)
Jan 30 2025, 8:57 PM
Unknown Object (File)
Jan 23 2025, 12:45 AM
Unknown Object (File)
Dec 19 2024, 2:41 PM
Unknown Object (File)
Dec 19 2024, 2:41 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.