| [news.eclipse.technology] Re: REs in M4 |
Steven Buroff wrote:
Replacement with the contents of a matching capture group does not appear toUse $n to replace where n is the group number. There's already a bug report to fix this in the content assist.
be
working in M4. I tried both "\0" and "\\0" and neither worked. According to
text
content assist, it should be "\n". Is this a known bug or am I doing
something wrong?
Dani
Thanks.
Steve Buroff