Visual Studio PHP

后端 未结 3 2120
梦毁少年i
梦毁少年i 2021-02-19 12:31

I\'ve used VS.PHP (http://www.jcxsoftware.com/vs.php) for years with great success, but I\'ve run out of licensing on all my machines and I want to have a unified development en

3条回答
  •  [愿得一人]
    2021-02-19 12:46

    You can consider using Visual Studio Code which may not be quite as robust as VS and third party add-ons, but it does support PHP out of the box!

    Visual Studio Code is free and available on Linux, Mac OSX, and Windows"

    You can also add PHP debugging with the vscode-php-debug extension.

提交回复
热议问题