NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Autocompletion does not start


Joined: 15 Jul 2006
Posts: 18
Reply with quote
Hi,

I just installed phped a few days ago on a new computer and again the same as before most of the times code completion works, but there are times that it doesn't fire. It is more likely happening in HTML tags and much less in php. I have the build 4632-.

Thanks in advance

_________________
developer@ clexus
View user's profileFind all posts by danialtSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Could you please check if Code Explorer shows all the classes, methods etc? If it does not, it would explain why code completion has nothing to show.

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


Joined: 15 Jul 2006
Posts: 18
Reply with quote
As I mentioned most of the times (98%) for php it works. But for HTML (like id or title tags) it is random. Sometimes it works some times it doesnt. Is there a way to force it to work? (I press CTRL + SPACE and it shows nothing)

Thanks

_________________
developer@ clexus
View user's profileFind all posts by danialtSend private message


Joined: 22 Jan 2007
Posts: 1
Reply with quote
I have the same problem, html autocomplete is no longer working, I changed no settings.

It will still close html tags with Shift+Ctrl+C, can you give me the exact editor setting which controls this behavior?
View user's profileFind all posts by tempestSend private message


Joined: 28 Dec 2006
Posts: 63
Reply with quote
Closing tags in HTML should be automatic Smile
I mean when i write <p> automatically it closes with </p> etc.
Now it is a little frustrating.

Tom
View user's profileFind all posts by amoorekSend private message


Joined: 15 Jul 2006
Posts: 18
Reply with quote
So, any hint/solution regarding HTML autocomplete?

_________________
developer@ clexus
View user's profileFind all posts by danialtSend private message
Veteran

Joined: 24 Jan 2006
Posts: 311
Reply with quote
Can you please check what you have under Tools->Settingg->Reserved Words - select HTML as the language and see if auto-close is on or off for the tags in question.
View user's profileFind all posts by yfaktorSend private message


Joined: 28 Dec 2006
Posts: 63
Reply with quote
Quote:
Tools->Settingg->Reserved Words - select HTML


yes it is there

but autoclosing for examle IMG gives
<img></img> Smile
and should give <img />

tom
View user's profileFind all posts by amoorekSend private message


Joined: 25 Aug 2006
Posts: 18
Location: Netherlands
Reply with quote
I sometimes forget to set the active project to the project where im working in. When your working on a file outside your active project auto-complete might not work.
View user's profileFind all posts by SiemaSend private message


Joined: 15 Jul 2006
Posts: 18
Reply with quote
I just opened my editor, clexus is my active project. open a php&html file and start adding a tag in HTML part. Simply it doesn't work anymore.

_________________
developer@ clexus
View user's profileFind all posts by danialtSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
If you edit an HTML file, make sure that file extension is associated with HTML and is not associlated with anything else.
If you edit a php file, make sure that file extension is associated with either PHP4 or PHP5 and is not associated with anything else.
See Tools->settings->File Associations.

If it still does not show anything in the code completion dropdown, please submit the file and let know at what position the cursor was.

TIA.

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


Joined: 15 Jul 2006
Posts: 18
Reply with quote
Hi dmitri,

It happens basicly in any php+html file. They are usually of the format : search.html.php
#So they are HTMLs inside a php file. Any tag, go on them, start typing a character or press ctrl+space, nothing happens.

_________________
developer@ clexus
View user's profileFind all posts by danialtSend private message
Autocompletion does not start
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