The code lens request is sent from the client to the server to compute code lenses for a given text document.
| text_document |
the document to compute code lenses for |
|
a list of code lenses, or null if there are none |