The rename request is sent from the client to the server to rename a symbol.
| uri |
the URI of the document containing the symbol |
| position |
the position of the symbol |
| new_name |
the new name for the symbol |
|
a workspace edit describing the rename, or null |