mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-24 16:06:13 -05: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