1) Fixed issue #764: Ignore strings when looking for single line comments.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / PHPCodeReader.java
2012-01-15 robekras1) Fixed issue #764: Ignore strings when looking for...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2004-10-23 axelclfixed "bracket matching highlighting" bug
2003-10-11 khartlageChanges:
2003-03-31 khartlageImproved PHPCodeReader for "Go to Matching Bracket...
2003-03-30 khartlageGotoMatchingBracket implementiert