ide – phpStorm – 出现错误时突出显示行号?

前端之家收集整理的这篇文章主要介绍了ide – phpStorm – 出现错误时突出显示行号?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
PHPstorm IDE中有一种方法可以将IDE的设置设置为

1. Show the whole coding line in red when there is a error,including the line number on the left ?

2. Like in Dreamweaver to when pressed shit+enter it to insert a <br /> ?

这个东西可以在这个PHPstorm IDE 7.1中做到吗?

解决方法

是的,这是可能的.简单按’f2’或’shift f2′

欲了解更多信息,请访问:https://www.jetbrains.com/help/phpstorm/2016.3/navigating-to-next-previous-error.html

猜你在找的Phpstorm相关文章