steven homer
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 14
-
Edited Will there ever be a REAL Windows version of PhpStorm
Anyone else have little\and big niggles with the Appleness of PS?(Day-to-day my main bug bear crappy inconsistent resizing on windows when displayed). Today's irritation? Waste 15 mins finding PhpS... -
Edited Dumb question. Where do we manage error messages?
Every time I write a JS function I get told off by PS for using var instead of let or const. I feel neither of these two are yet really safe in the real world as they only became supported in 2015 ... -
Created PhpStorm deployment settings
AnsweredHave been away from PS for some time. Updated and now when I F2 I get: http://localhost:63342/temp1.dev/beta42/pages/000login.php?_ijt=bdsvlbm427flrv72ligb82qkao instead of:http://temp1.dev/beta4... -
Created Have you moved forums????
AnsweredMy debugging set up is all to **!$@@*. I posted a question and somone kindly gave a comprehensive answer. Was about to put in 30-60 mins to get debugger working properly but damned if I can find th... -
Created Debugging how to switch from JS to PHP debugging and many newb questions
I am trying to build a "final" beta on something I have been working on for three years. I am a jack of all and master of none so please fogie the dumb questions.I got debugging "working" for the f... -
Created Newb question - highlighting and unhighlighting HTML tags
I cannot find a consistent way of highlighting HTML tags.I know the ctrl sh f7 SEEMS to do it but cannot get it to unhighlight.Grateful for a how to do:Place caret on li tag push ???? then all li's... -
Created Colored open files or other differentiation
OK I am newb AND dumbWith any editor I use I always get lost - ie I end up editing the wrong file. I think I am in index.php but I am in dumbo.php.Is there any way of coloring the background of IND... -
Created Alt Insert not doing class PHPDoc Block.
NEWB ALERT!Watching official vid and deligted with all sort of things.Love ease of building classes. One tiny thing. Vid shows Alt Ins putting PHPDOC Blocks on variables etc AND for the class itse...