> João > > On Sun, Mar 2, 2025 at 1:40 PM Felician Nemeth > wrote: >> >> 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 >>