Quote:
Originally Posted by Leonatus
A suggestion that I would like to ask: As the output of LT sometimes is quite large, it were useful when there were an option to save it - even if that would mean to lose the possibility of double-clicking and finding the text in question immediately. Is this possible?
|
If you insert the following entry immediately after the opening curly brace in
LanguageTool.json, the plugin will copy the LT output to the clipboard.
Code:
{
"clipboard_copy": true,