redhat-developer / redhat-developer/lsp4ij

How to silence warnings from and get status of an LSP server session?

Open
#552 1 comment 0 reactions 1 assignee View on GitHub

@angelozerr is already working on this.

Since Oct 1, 2024.

api-customization
Dominant language
Java
Stars
344
Forks
113
Avg merge
5h 22m
Merged PRs (30d)
15

Description

Discussed in https://github.com/redhat-developer/lsp4ij/discussions/493

Originally posted by harry-xm August 28, 2024
Open a Rust file in https://github.com/eunomia-bpf/eunomia-bpf/tree/master/ecli on macOS and LSP4IJ turns every warning message from rust-analyzer into a notification that is persisted in the Notifications panel.

lsp4ij screenshot

lsp4ij screenshot 2

Is it possible to suppress these notifications, and like the VSCode plugin, display a warning in the status bar? The user can then choose to open the LSP log buffer by clicking it. IMHO, that would be more user-friendly than a bunch of notifications.

vscode screenshot

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.