NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Autocompletion on Arrays


Joined: 18 Sep 2009
Posts: 2
Reply with quote
I'm trying to use phpdoc to get autocompletion on arrays as follows
Code:

    /**
    * @var Dummy
    */
    $dummy->getDummy(); // Shows up on autocompletion
   
    /**
    * @var array[int]Dummy
    */
    $dummies[0]->   // No autocompletion


Anyone have any idea how to get it working?
View user's profileFind all posts by ssptffSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
Well it has been a question in the past already and there is no auto complete support for arrays that I know of. It would be nice to have though...
View user's profileFind all posts by BlizzSend private messageVisit poster's website
Autocompletion on Arrays
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic