getMapping

Obtain a live WorkspaceMapping for uri that tracks edits applied after this call, or null if no such file is open. A feature that issues an LSP request should capture a mapping when it sends the request and use it to remap the response's positions; call releaseMapping when done.