mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
c1b4d59752
* 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