Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>There seem to still be a lot of bugs related to auto-completion for the <a href="http://www.eclipse.org/pdt/index.php" rel="nofollow noreferrer"><strong>PHP Development Tools Project (PDT)</strong></a> (See <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=PDT&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=" rel="nofollow noreferrer">Open Bugs</a>).</p> <p>One has been entered two days ago: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=286733" rel="nofollow noreferrer">bug 286733</a> "When using sub namespace completion does not work."</p> <p><img src="https://bugs.eclipse.org/bugs/attachment.cgi?id=144626" alt="alt text"></p> <p>But this is hardly the only one:</p> <ul> <li>"Autocomplete on namespaces failed" (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=281766" rel="nofollow noreferrer">bug 281766</a>)</li> <li>"<code>[</code>php 5.3<code>]</code> Code assist doesn't provide method completion" (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=286068" rel="nofollow noreferrer">bug 286068</a>)</li> <li>...</li> </ul> <p>They are all related to the namespace of the PHP code. Could you check if you reproduce the error in a global namespace?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload