We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c25c4 commit c8b0849Copy full SHA for c8b0849
Commands/Run PHP.plist
@@ -3,11 +3,11 @@
3
<plist version="1.0">
4
<dict>
5
<key>beforeRunningCommand</key>
6
- <string>saveActiveFile</string>
+ <string>nop</string>
7
<key>command</key>
8
- <string>"${TM_PHP:-php}" -f "$TM_FILEPATH"|pre</string>
+ <string>"${TM_PHP:-php}"|pre</string>
9
<key>input</key>
10
- <string>none</string>
+ <string>document</string>
11
<key>keyEquivalent</key>
12
<string>@R</string>
13
<key>name</key>
0 commit comments