
Handler to the textDocument/documentLink Request
text_document_document_link(self, id, params)
a LanguageServer object
a numeric, the id of the process that started the server
a document_link_params object
a list of DocumentLink objects
Not implemented yet.