NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
how to work best with syntax completion?


Joined: 13 Dec 2004
Posts: 8
Reply with quote
hi all.

sometimes phpEd does not seem to scan my classes correctly and giving me good autocompletion.
when i include a file with include(), is the included code scanned, too? or do i have to use require_once()?

any tips how i can maximize the use of autocompletion in phpEd? thank you ! Smile

josh
View user's profileFind all posts by JoshSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
Yes, phped recognizes included files by include, include_once, require and require_once calls. It scans the files it's able to find them. When IDE looks for included files it take care of all the project directories and included path (see the project settings).
If you don't see a particualar file in the code explorer please just refresh the tree by clicking on Refresh in the popup.
Should alos be noted that if your code contains errors in the lines above the current one, code completion may not work at all or suggest incorrect things because due to lost context.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
how to work best with syntax completion?
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