Mac Atom的PHP插件

首先,需要在 ~/.atom目录下创建 .atom文件,写入如下内容:

strict-ssl = false
http_proxy = socks5://127.0.0.1:16888
https_proxy = socks5://127.0.0.1:16888

然后保存,打开Atom:Packages --> Settings View --> Install Packages/Themes

搜索“PHP”即可:

 

posted @ 2018-06-22 18:22  码农骆驼  阅读(447)  评论(0编辑  收藏  举报