Invalid regular expression: /[w-\._]/g: Range out of order in character class

Hi,

I’m using the completeAnyWord completion in combination with markdown completion and am getting this error when typing:

<<bla> (before closing the last >

Is this a bug in the created RegExp or am I using it wrong?

That was a bug. This patch should help.