Dave
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 15
-
Created Some quoted text has green background - I want to disable it
Good afternoon, Some of my phpStorm text has a green background, which I find annoying. I can't seem to find any way to get rid of the background. I would appreciate your help. Thanks, Dave -
Created Reformat code splitting statements onto several lines
All of a sudden (almost certainly something I did, a reformat of code changes to this The same happens with input elements. I would prefer that reformat not break statements onto separate lines. ... -
Created Live templates with two variables
I am trying to create a live template to insert a TD statement like this echo "<td class = 'classname'>value</td>"; I want to enter classname and then skip to value and enter the value so, given a ... -
Created Formatting SQL Code in PhpStorm
With datagrip, a CTRL ALT L reformats my SQL code nicely However, it does nothing in PhpStorm even though mysql code style shows the following: SELECT T.Entity_Id,T.`Name` "Entity_Name",T.`Note` "E... -
Created Resolving directories/files on remote server
On my local Linux server, PHPStorm has no problem resolving directories... But on the remote server, with exactly the same directory structure, I see this... This has just started. Don't know ...