Search code examples
idephpstorm

phpStorm - Highlight the line number when there is a error?


In phpstorm IDE is there a way to set the settings of the IDE to

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 /> ?

is these things are possible to do in this phpstorm IDE 7.1 ?


Solution

  • yes this is possible. Simple press 'f2' or 'shift+f2'

    For more information visit: https://www.jetbrains.com/help/phpstorm/2016.3/navigating-to-next-previous-error.html