PHPStorm - code indentation and vertical alignment
I have a .php file that has HTML in it as well (header, body, etc). I'm indenting an opening php tag with a tab but when I hit return the cursor and closing php tag always go to the beginning of the next line instead of being aligned vertically with the opening php tag. It's a small annoyance but I was wondering if there is something that I can do about this.
Thanks!
Please sign in to leave a comment.
I'm using the most recent version of PHPStorm on Windows 7
Since I don't have an example, i can only suspect this is a bug. In this case feel free to submit a bug report at http://youtrack.jetbrains.net. But please attach a sample code because otherwise it's quite difficult to track the problem down. Thanks!