|
Are you actually able to get it working in Mono? I tried but ran into multiple issues that I didn't bother trying to fix.
The multiple-matches thing is new and still needs work; we were trying to make it so that every instance of the character will be clickable (to open their X-Ray profile), because that always seems to be the #1 complaint. Need to work on ignoring duplicate matches like that. The regex that helps match things like "Rob's," (the punctuation at the end needs to match as well for the clicking bit) needs some tweaking too, it shouldn't be matching Robb if it's supposed to be Rob.
|