Changes:
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / php / PHPCompletionProcessor.java
2003-10-11 khartlageChanges:
2003-09-21 khartlageDeleted PHPFunctionNames use only phpsyntax.xml instead !
2003-09-18 khartlageImproved CodeCompletion with information from the proje...
2003-05-31 khartlageUse abstraction of PHPOutlinePage
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-02-04 choochter*** empty log message ***
2003-01-02 khartlageadded code completion for HTML mode
2002-12-27 khartlageImproved auto completion
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-08 khartlagefirst version of 'Code Assist" template engine
2002-11-13 khartlagefirst PHP parser version (doesn't work actually)
2002-11-07 khartlagemisc changes
2002-10-19 khartlageimproved syntax highligthing
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...