Fix Request #1431769: Support Context assistance when entering functions arguments
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / template / BuiltInProposal.java
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2005-03-06 axelclimproved PHP parser
2004-09-12 jsurferdon't show <b>...</b> in Content Assist for predefined...
2004-09-11 jsurferSyntax highlighting is changeable.
2004-04-19 khartlageAdded SQL proposals
2003-10-11 khartlageChanges:
2003-09-21 khartlageCode Completion inserts the brackets after functions now
2003-09-21 khartlageDeleted PHPFunctionNames use only phpsyntax.xml instead !
2003-07-30 khartlagePHP obfuscator gets it's ignored identifiers from an...
2003-02-04 choochter*** empty log message ***
2003-01-02 khartlageadded code completion for HTML mode
2002-12-27 khartlagemisc changes