NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Code completion (words)


Joined: 23 Nov 2006
Posts: 48
Location: Netherlands
Reply with quote
i was just playing around with notepad++, it has the feature for word completion. it searches the current document for all the words used and it shows it in the codecompletion popup. It is great when using associative arrays. Can this be implemented (if it isn't yet) in phped?

$variable['name1']['other2'] = xxxx;

$variable[' ( shows name1 and other2 ).

thnx in advance.

_________________
MV
View user's profileFind all posts by MacVatoSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
main purpose for code completion is to suggest correct stuff, not just the words picked up from the text. And code completion lists are filled up from all the scripts in the projects, not just from the currently opened file.

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


Joined: 23 Nov 2006
Posts: 48
Location: Netherlands
Reply with quote
that's why they call it word completion which you can turn on in addition to code completion. just a feature that would be, imho, nice to have

_________________
MV
View user's profileFind all posts by MacVatoSend private messageVisit poster's website


Joined: 23 Nov 2006
Posts: 48
Location: Netherlands
Reply with quote
hi,

is it possible to include the option for "word completion" in addition to code completion? this would save a huge amount of work when working with associative arrays etc.

tnx in advance.

_________________
MV
View user's profileFind all posts by MacVatoSend private messageVisit poster's website


Joined: 23 Nov 2006
Posts: 48
Location: Netherlands
Reply with quote
is there any news on this, maybe word completion is way to heavy for nusphere and would associative array completion be better
and an option in the settings to turn it off/on would be great

_________________
MV
View user's profileFind all posts by MacVatoSend private messageVisit poster's website


Joined: 08 Oct 2006
Posts: 18
Reply with quote
I agree Associative Array code completion would be very nice
View user's profileFind all posts by bryxalSend private message
Code completion (words)
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