Replies: 2 comments
-
No, please create an issue to customize that with LSP API. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I close this disccusion, because I have created the issue #552 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.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.
Beta Was this translation helpful? Give feedback.
All reactions