mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 23:08:20 -06:00
* Fixup line and offset of rename location of refactor * Fixes * Handle "\r" only documents * Update api baselines * Fix error if an edit comes *after* the rename location * Add bounds check * Simpler implementation: get new text, then calculate line starts the usual way