module Solargraph::LanguageServer::Message::Extended
Messages in the Extended
module are custom to the Solargraph
implementation of the language server. In the protocol, the method names should start with “$/” so clients that don’t recognize them can ignore them, as per the LSP specification.