jeff weinstein
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
jeff weinstein created a post, "Show Referring Objects" greyed out
I have a simple test ActionScript AIR app. I wanted to check out the show referring objects feature, so I set a breakpoint but when I right click on any object in the variables window, the "Show Re... -
-
jeff weinstein created a post, Can't get remote xdebug to work w/ PHPStorm 7
I've been trying for 2 days now and I can't get xdebug to work on a remote server. I'm using PHPStorm 7 on Mac Os 10.9. Got it to work locally if I just used my XAMPP setup, but not remotely. I hav... -
-
-
-
-
-
jeff weinstein created a post, Disable code completion when hitting tab?
Let's say I want to declare a variable like this:float mMyFloat;After I type "float" a list box appears with code completion suggestions. As soon as I press the tab key, it selects the first su...