PHP的一个算是比较新的编辑器 [ 技术分享 ]
Language - PHP
VS Code is now using the official PHP linter (php -l) for PHP language diagnostics. VS Code will now stay current with PHP linter improvements.
There are two new settings to control the PHP linter:
- php.validate.executablePath: points to the PHP executable on disk. Set this if the PHP executable is not on the system path.
- php.validate.run: controls whether the validation is triggered on save (value: "onSave") or on type (value: "onType"). Default is on save.
visual studio code最近开源了,可能对php支持更好。各位可以了解一下。
共 2 条回复
-
我还在坚持 ZS + sublime, VS code 很好用吗?
共 2 条回复bubifengyun 回复于 2015-11-22 19:17 回复在github上搜了一下,最近有三个插件开始支持vscode的php了,相信不久的将来还可以用xdebug来调试php。这样就可以摆脱盗版phpstorm等的内心煎熬,不过还是喜欢自己配置的vim,使用习惯了。
@bubifengyun 对的 习惯最重要,我自己用习惯了ZS,就一直没有变过,虽然它在Mac下的替代方案很多,但是依然还在坚持着。
bubifengyun NJSH
注册时间:2014-11-06
最后登录:2022-10-29
在线时长:59小时54分
最后登录:2022-10-29
在线时长:59小时54分
- 粉丝36
- 金钱10
- 威望160
- 积分2200