From aa4ac462c393ccde5bd44fb8c1bb28f8e2f13947 Mon Sep 17 00:00:00 2001 From: epriestley Date: Mon, 3 Dec 2012 17:14:09 -0800 Subject: [PATCH] Provide a little documentation about multiple editors Summary: In retrospect this is probably mostly obvious from the UI. Test Plan: {F26314} Reviewers: vrana Reviewed By: vrana CC: aran Maniphest Tasks: T2095 Differential Revision: https://secure.phabricator.com/D4075 --- src/docs/userguide/external_editor.diviner | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/docs/userguide/external_editor.diviner b/src/docs/userguide/external_editor.diviner index c66a4e3186..e8de3bfb71 100644 --- a/src/docs/userguide/external_editor.diviner +++ b/src/docs/userguide/external_editor.diviner @@ -20,6 +20,11 @@ In general, you'll set this field to something like: lang=uri editor://open/?file=%f +Some editors support opening multiple files at once when filenames are separated +by spaces. If your editor supports this feature, set "Edit Multiple Files" to +"Supported". Otherwise, you can set it to "Not Supported" to disable "Open All" +buttons in the interface. + == Configuring: TextMate on OS X == TextMate installs a ##txmt://## handler by default, so it's easy to configure