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