NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
CodeInsight doesnt work for some functions


Joined: 19 Nov 2007
Posts: 7
Reply with quote
Hi,

This is the first time I'm trying PhpEd and it seems promising but I'm facing some problems.

1. CodeInsight/Code Completion doesn't pop-up when I type functions like 'echo' or 'print'.
2. How can I add support for Prado?

Thnks
View user's profileFind all posts by DsyfaSend private message
Veteran

Joined: 30 Aug 2006
Posts: 116
Reply with quote
I'm not sure if this answers your question but echo and print are not functions. They are "language construts" according to the PHP manual. Also they are so simple that having CodeInsight for them seems to be a waste of resources Neutral.
View user's profileFind all posts by rudderSend private message


Joined: 19 Nov 2007
Posts: 7
Reply with quote
rudder wrote:
I'm not sure if this answers your question but echo and print are not functions. They are "language construts" according to the PHP manual. Also they are so simple that having CodeInsight for them seems to be a waste of resources Neutral.

ok... so u mean this isn't a bug? I dont think its a waste of resource but thats a debatable topic and I dont wanna go there.
View user's profileFind all posts by DsyfaSend private message


Joined: 10 Feb 2004
Posts: 93
Reply with quote
true, they are language constructs, not functions. But in previous versions (ie before b513) they showed up in Code completion. same thing for array(). It used to show up in code completion, but no longer does. And I used all three (echo, print, array) a LOT and seriously miss them now.

I would love to see their inclusion in code completion in the next build.
View user's profileFind all posts by gilzowSend private messageAIM Address


Joined: 19 Nov 2007
Posts: 7
Reply with quote
gilzow wrote:
true, they are language constructs, not functions. But in previous versions (ie before b513) they showed up in Code completion. same thing for array(). It used to show up in code completion, but no longer does. And I used all three (echo, print, array) a LOT and seriously miss them now.

I would love to see their inclusion in code completion in the next build.


I'm with u man!!
View user's profileFind all posts by DsyfaSend private message
CodeInsight doesnt work for some functions
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