Sublime3 Add PHP7 Debug Sublime shortcut key Sublime text 3 Chinese sublime TEXT3 registration code

Source: Internet
Author: User
PHP Debugging for configuring Sublime3 in Mac Environment
Under the menu bar Tools >> Build system >> New build System
The contents of the popup file are as follows:

{    "cmd["/usr/local/php7/bin/php", "$file"],     "file_regex"^(...*?):([0-9]*):?([0-9]*)",     "selector"source.php"}

Save the name as Php.sublime-build,

The saved directory is available in the Click menu bar Sublime Text >> Preferences >> Browse Packages, and then in the user directory you can find the Php7.sublime-build file you just created.

The/usr/local/php7/bin/php need to be your PHP execution path, if you enter PHP in the terminal can execute commands, you can also use PHP directly.

Then feel free to write a php file test, OK. After the COMMAND + B can be directly on the sublime debugging. No more calls to the terminal and then the CD file directory, and then php some xxx.
Put a picture:

'). addclass (' pre-numbering '). Hide (); $ (this). addclass (' has-numbering '). Parent (). append ($numbering); for (i = 1; i <= lines; i++) {$numbering. Append ($ ('
  • '). Text (i)); }; $numbering. FadeIn (1700); }); });

    The above describes the Sublime3 add PHP7 debugging, including the sublime aspects of the content, I hope that the PHP tutorial interested in a friend helpful.

  • Related Article

    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.