Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Ruud Bijnen
Follow
New posts
New posts and comments
Total activity
8
Last activity
January 18, 2016 02:02
Member since
May 08, 2012 16:49
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (7)
Sort by votes
Recent activity
Votes
Created
May 08, 2012 16:49
I have the same issue as well, and was wondering if this is considered a bug.. (I hope so). Could a JetBrains moderator please look into this and give a reply?This issue realy slows down developmen...
Community
PhpStorm
Code completion using phpdoc
0 votes
Created
September 07, 2012 11:48
Sounds like a CakePHP related problem. I think this is what you're trying to do: <?phpApp::uses('AppController', 'Controller');/** * Admin Controller * * @property Signin $Signin */class AdminCon...
Community
PhpStorm
Code completion using phpdoc
0 votes
Created
May 08, 2012 17:24
Sure, I'll setup a simple demo project and put it on GitHub. Will that work out for you?
Community
PhpStorm
Code completion using phpdoc
0 votes
Created
May 08, 2012 21:09
I've put together a simple CakePHP project that illustrates/triggers the code completion issues talked about here.https://github.com/Maff-/cakephpstormIn one of the /app/Controller/PagesController....
Community
PhpStorm
Code completion using phpdoc
0 votes
Created
May 08, 2012 22:13
Thanks about the pointer to PhpStorm's object class. Do you mean I can rename PhpStorm's internal object, or the one used by CakePHP? Because the later would obviously be a pain in the ***, as I wo...
Community
PhpStorm
Code completion using phpdoc
0 votes
Created
May 08, 2012 23:30
Thanks for all the issue links. I've upvoted the open ones.It's too bad these issues don't really get that much attention though, instead it seems most user care more/only about the 'Support for fr...
Community
PhpStorm
Code completion using phpdoc
0 votes
Created
September 07, 2012 10:02
I'm not completely sure what you are trying to do, that causes this PHP error. But it seems not really related to PhpStorm code completion tweaks (correct me if I'm wrong).You could take a look at ...
Community
PhpStorm
Code completion using phpdoc
0 votes