BTW as google apps script is pretty much JavaScript could be reuse
good chunk of chrome extension code for google docs LT plugin?

2016-05-19 3:27 GMT-04:00 Daniel Naber <daniel.na...@languagetool.org>:
> On 2016-05-19 05:33, Andriy Rysin wrote:
>
>> So it looks like for Chrome to be consistent with web-pages we need to
>> reverse the order in the renderMatchesToHtml() method in popup.js But
>> simple reverse also reverses the order of shown errors so we need to
>> do "inner reverse" to reverse only order of errors with same
>> positions.
>> If that sounds correct I can prepare the patch.
>
> Yes, I think we can just collect the non-duplicates by walking backwards
> through the list, then showing them by walking forwards through the
> collected items.
>
> Regards
>   Daniel
>
>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to