On 2015-10-14 14:01, Dominique Pellé wrote:

> Thanks for the (?:\s+) change!
> How about... (?:[\sxA0]+)  instead?

Done (written as \u00A0 in the regex).

> Being able to highlight part the regexp would be useful with
> <regexp marker="1">...(...)...</regexp>.  Most of the places
> where I'm thinking of using <regexp ...> would need it.

It's still on my TODO list, but time is very limited.

> It would also be useful if each group captured in the regexp
> could be re-used with \1 \2 \3 etc. (or <match no="1"/> ...)  inside
> the <message> or <suggestion>.

That's possible already.

Regards
  Daniel


------------------------------------------------------------------------------
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to