OSX system Sublime configuration PHP to perform the compilation

Source: Internet
Author: User
Tags configuration php

OSX system Sublime configuration PHP to perform the compilation

1), enter the following menu

2) The popup content is as follows:

{    "cmd": ["make"]}
Modified to:
{     "cmd": ["PHP","$file"],    "File_regex":"php$",     "selector":"source.php" }

3) Save in the default directory, note that the modified file name is Php.sublime-build. Execute shortcut key to Ctrl+b

NONO
Source: http://www.cnblogs.com/diligenceday/
Enterprise Website: http://www.idrwl.com/
Open Source Blog: Http://www.github.com/sqqihao
QQ: 287101329
: 18101055830

OSX system Sublime configuration PHP to perform the compilation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.