Stopping ale from opening preview windows with LSP warnings #4664
Unanswered
jwodder
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
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.
-
I recently set up ale with rust-analyzer in Vim 9.0.2100; you can see my ale configuration here. When I start up a new Vim session on a Rust source file, about 5% to 10% of the time, an ALEPreviewWindow opens up within a few seconds of starting containing a message of the form:
According to rust-lang/rust-analyzer#3959, these messages are effectively noise and can be ignored. How do I get rust-analyzer to stop opening a window whenever these occur?
Beta Was this translation helpful? Give feedback.
All reactions