PreviousNextTracker indexSee it online !

(48/231) 1863946 - syntax: does not allow matching of newlines

In jEdit mode files, the following does not work:
<SEQ_REGEXP DELEGATE="FOO">\n</SEQ_REGEXP>

Likewise, the following does not include newlines:
<SEQ_REGEXP DELEGATE="FOO">\s</SEQ_REGEXP>

This would allow to fix bug 958013, so that a PHP line comment could either on "\n" or "?>".

Submitted blueyed - 2008-01-04 - 13:01:44z Assigned nobody
Priority 5 Category text area and syntax packages
Status Open Group normal bug
Resolution None Visibility No

Comments

2009-02-17 - 21:46:34z
altonator
+1 vote for fixing this.
The PHP line comment problem is very annoying.

Attachments