davidlday / vscode-languagetool-linter

A from scratch redesign of LanguageTool integration for VS Code.
https://marketplace.visualstudio.com/items?itemName=davidlday.languagetool-linter
Apache License 2.0
157 stars 12 forks source link

Output panel keeps poping with Error Request textDocument/codeAction failed. #650

Open edouard-lopez opened 9 months ago

edouard-lopez commented 9 months ago

Describe the bug Opening markdown file keep opening the Output panel and throw error message:

[Error - 11:31:18] Request textDocument/codeAction failed.
  Message: Internal error, please look at the server's logs.
  Code: -32603 

To Reproduce Steps to reproduce the behavior:

  1. Open a markdown file
  2. type some text

Expected behavior No error message

Environment & Configuration (please complete the following information):

Additional context Add any other context about the problem here.

davidlday commented 6 months ago

Hi @edouard-lopez - My apologies for not responding sooner. Are you able to supply the server logs as well? In VS Code's console, if you select "LanguageTool Linter" from the dropdown on the upper right of the console, it should show you LanguageTool's output.