view external project files in debugger mode
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / PHPSourceViewerConfiguration.java
2003-11-12 khartlageview external project files in debugger mode
2003-10-11 khartlageChanges:
2003-09-19 khartlagebug fix: HTML Context information should be show proper...
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-09-11 khartlageImproved "project.index" file for PHPdoc TextHover...
2003-04-27 khartlageimproved color settings through Preference page
2003-04-13 muskFixed NullPointerException in getPresentationReconciler...
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-04-04 khartlageChanged PHPAnnotationHover to show the Error-message;
2003-04-01 muskPartially fixed highlight bug for php block in html...
2003-03-30 khartlageHTMLCodeScanner enabled for HTML Partitions
2003-03-28 khartlageadded PHPDoc contexts
2003-03-27 muskIncorporated the new PartitionScanner
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-03-19 khartlageStarted with PHP/HTML Formatter menu => doesn't work...
2003-02-04 choochter*** empty log message ***
2003-01-08 khartlageAdded actions Comment, Uncommnet, AddBookmark, AddTask
2003-01-05 khartlage1.0.4 release
2003-01-02 khartlageadded code completion for HTML mode
2002-11-29 khartlageSyntax Highlighting Prefs work now / Automatic parse...
2002-11-07 khartlagemisc changes
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...