* Insert text at a location. * You can use \r\n or \n in `value` and they will be normalized to the current [document](#TextDocument). * Although the equivalent text edit can be made with [replace](#TextEditorEdit.replace), `insert` will produce a different resulting selection (it will get mov
(location: Position, value: string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected