Hi João, This small patch implements a harmless feature introduced in LSP version 3.16: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#window_showMessageRequest It allows me to implement a rust-analyzer feautre in a simple, stateless manner. Thank you, Felicián