Interactive shell in PHPstorm

痴心易碎 提交于 2020-01-03 10:40:07

问题


Is it possible to use Interactive shell in PHPstorm like PyCharm?


回答1:


No, but there's a feature request for it you can track.




回答2:


PhpStorm 10, released on November 2, 2015, has an interactive shell (or PHP "REPL"). To see it in action, you can try one of the Early Access Program (EAP) releases.

As people seem to have trouble figuring out how to use the new feature, I attach a screenshot:



来源:https://stackoverflow.com/questions/11430996/interactive-shell-in-phpstorm

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!