Processes an LSP packet and performs the document update in-memory that is requested.
The request sent by a client. This method only processes textDocument/ messages which are relevant to file modification.
true if the given method was handled, false otherwise.
See Implementation
Processes an LSP packet and performs the document update in-memory that is requested.