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
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
F13183010: D21142.id.diff
Fri, May 10, 6:04 AM
Unknown Object (File)
Sat, Apr 27, 9:13 PM
Unknown Object (File)
Apr 7 2024, 3:32 PM
Unknown Object (File)
Apr 7 2024, 6:37 AM
Unknown Object (File)
Apr 3 2024, 3:55 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.