To open Chrome with Developer Tools all the time, you simply open in with the following arguments;
--args --auto-open-devtools-for-tabs
To have this done in PhpStorm goto Tools>Web Browsers and edit Chrome, adding in the above to the Command Line Options field.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.