Prepared better HEREDOC support; see comment for bug #1319276
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / phpdoc /
2004-10-08 jsurferAdded auto indent strategy for phpdocs and comments
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-02 jsurfernew PartitionScanner version
2004-06-15 khartlageRC2 compatibility
2003-09-20 khartlageDefined a limit for code completion list entries PHPecl...
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor