NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
code insight in string


Joined: 19 Dec 2006
Posts: 94
Reply with quote
the code insight does not work in string, for example:

foreach(array as $key => $some_value)
{
print("{$some_value['some_value']}");
}

i do stuff like this alot but when i type {$some, the code insight should come up but it does not. is this a bug or not a feature at all. if it is not a feature i would REALLY love this.


Last edited by basire on Sat Jan 06, 2007 6:26 am; edited 1 time in total
View user's profileFind all posts by basireSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
I don't see any problems, do you?


it's phped 4.6 build 4632

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Dec 2006
Posts: 94
Reply with quote
it is not working for me. is there some setting i need on or off?
View user's profileFind all posts by basireSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
a) Check if there are syntax errors in your code
b) Check if PHP version the file extension is associated with is appropriate (see tools->settings->associations)

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Dec 2006
Posts: 94
Reply with quote


This is what I see. there is no code error and *.php is associated to php5. any other setting or help?
View user's profileFind all posts by basireSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
what does it show when you press Ctrl-Space?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Dec 2006
Posts: 94
Reply with quote
it gives me a list of variable but it does not come up automatically.
View user's profileFind all posts by basireSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
no, it does not come up automatically in strings.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Dec 2006
Posts: 94
Reply with quote
it being nice to have this popup automatically, maybe fore a feature version.
View user's profileFind all posts by basireSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
sure, feel free to submit this feature request.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Hi


Joined: 07 Mar 2007
Posts: 26
Reply with quote
Yes, I would also like this feature.

Its presently in Zend Studio and I would really love PHPEd to have it.

Where can I suggest the feature.
View user's profileFind all posts by Ibn SaeedSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
as of build 4634 (the most recent one) this feature is already implemented.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
code insight in string
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 2  

  
  
 Reply to topic