* Replace a certain text region with a new value. * You can use \r\n or \n in `value` and they will be normalized to the current [document](#TextDocument). * * @param location The range this operation should remove. * @param value The new text this operation should insert after removing
(location: Position | Range | Selection, value: string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected