@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Provide Sublime Text documentation hint for Arc + windows

Summary: The `-w` flag isn't necessarily obvious.

Test Plan: {F38055}

Reviewers: tido, btrahan, vrana

Reviewed By: tido

CC: aran

Differential Revision: https://secure.phabricator.com/D5495

+5
+5
src/docs/userguide/arcanist_windows.diviner
··· 77 77 name=GitPad 78 78 $ arc set-config editor "\"C:\Users\yourusername\AppData\Roaming\GitPad\GitPad.exe\"" 79 79 80 + And this for Sublime Text (you may need to adjust the path): 81 + 82 + name=Sublime Text 83 + $ arc set-config editor "\"C:\Program Files\Sublime Text 2\sublime_text.exe\" -w" 84 + 80 85 = Detailed PHP Install Instructions = 81 86 82 87 While multiple versions of PHP should work, you can follow these specific