Jjwallace87
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Jjwallace87 created a post, Prevent Code Formatting from removing spaces between PHP tags inside of HTML
New user here coming from NPP / Netbeans.I am having a problem where PHPStorm is removing space between PHP tags inside of HTML upon code formatting.For example:<p><?php echo ‘test1’; ?> <?php echo...