Page MenuHomePhabricator

Remove the "Edit Multiple Files" external editor setting
ClosedPublic

Authored by epriestley on Apr 18 2020, 6:34 PM.
Tags
None
Referenced Files
F13282171: D21142.diff
Sun, Jun 2, 11:46 AM
F13269645: D21142.diff
Wed, May 29, 6:35 AM
F13263762: D21142.id50352.diff
Mon, May 27, 12:10 PM
F13259625: D21142.id50352.diff
Sun, May 26, 10:45 PM
F13215176: D21142.diff
Fri, May 17, 3:31 PM
F13196931: D21142.diff
Sun, May 12, 11:41 PM
F13192684: D21142.id50339.diff
Sun, May 12, 9:21 AM
F13192027: D21142.id50352.diff
Sun, May 12, 4:09 AM
Subscribers
None

Details

Summary

Ref T13515. No callsites actually use this, most editors don't support it, it doesn't seem terribly useful for the ones that do, it makes template-based APIs for line-number substitution complicated, and we can probably just loop on window.open() anyway.

Test Plan

Grepped for affected symbols, found no more references. Loaded settings page, saw no more setting.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 19 2020, 4:02 PM
This revision was automatically updated to reflect the committed changes.