Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
edouard-lopez opened this issue Jan 3, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@edouard-lopez
Copy link

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):

  • OS + Version: Ubuntu 23.10 mantic
  • VS Code Version:
    • Version: 1.85.1
    • Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2
    • via: Linux x64 6.5.0-14-generic snap
  • LanguageTool Linter Version: v0.20.0
  • LanguageTool for Visual Studio Code: v3.8.0
  • Service Configuration: happen with both external and public

Additional context
Add any other context about the problem here.

@edouard-lopez edouard-lopez added the bug Something isn't working label Jan 3, 2024
@davidlday
Copy link
Owner

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.

@Czaki
Copy link

Czaki commented Jan 14, 2025

I have a similar problem and the proble is that there is no such entry in the dropdown:

obraz

And I cannot find logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants