Reload polish
Reloading a file from disk now leaves you exactly where you were:
- Caret & scroll stay put — reload keeps your current cursor and scroll position instead of jumping to the top or a stale spot.
- Full re-render in one pass — syntax highlighting, layout, and the minimap all refresh together, so nothing is left looking half-updated.
- Caret kept in view — if the reloaded file shrank enough to push the caret off-screen, texspark gently scrolls it back into view.
Leave a Reply