languagetool-org / languagetool-browser-addon

LanguageTool Firefox and Chrome Add-on (OUTDATED)
Other
130 stars 54 forks source link

[feature request] allow array of _other servers_ in settings #274

Open j-lakeman opened 9 months ago

j-lakeman commented 9 months ago

In settings, when choosing Other server—requires LanguageTool server running there, it would be a great improvement IMHO if one could insert an array of LanguageTool instances. The order of the given instances could also determine in what order they're being used, e.g. localhost; languagetool.org. If the first instance times out after x ms, the second would be used, and so on.