vim-LanguageTool icon indicating copy to clipboard operation
vim-LanguageTool copied to clipboard

Provide a way to navigate from the error location to the error explanation

Open sim590 opened this issue 6 years ago • 0 comments

When a ton of errors are in the file and you want to check the error message for highlighted text under the cursor, it is a bit of a pain to go in the other window and search manually for the error. May be a function (and/or mapping) could be written to fix this.

After a quick thought, I guess that #15 is somewhat related in terms of design.

sim590 avatar Apr 10 '19 08:04 sim590