1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00

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
This commit is contained in:
epriestley 2013-03-30 19:27:59 -07:00
parent 41b32d5fbe
commit 33f2bf7c32

View file

@ -77,6 +77,11 @@ And this for GitPad (you may need to adjust the path):
name=GitPad
$ arc set-config editor "\"C:\Users\yourusername\AppData\Roaming\GitPad\GitPad.exe\""
And this for Sublime Text (you may need to adjust the path):
name=Sublime Text
$ arc set-config editor "\"C:\Program Files\Sublime Text 2\sublime_text.exe\" -w"
= Detailed PHP Install Instructions =
While multiple versions of PHP should work, you can follow these specific