PR submitted...
https://github.com/livecode/livecode-ide/pull/1713
http://quality.livecode.com/show_bug.cgi?id=20289

On Sun, Aug 27, 2017 at 4:33 PM, Brian Milby <br...@milby7.com> wrote:

> I think that may be better.
>
> Since JavaScript doesn't preserve pre-sort order, I think additional
> comparisons are needed to maintain the alpha sort.
>
> While we can use a trailing "\b" to match word ending (makes exact word be
> prioritized), using something like a quote character may be "easier"
> (replace " with \b in the regex) to allow exact match searches.
>
> Thanks,
> Brian
>
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to