copilot-swe-agent[bot] 863013a79e Fix cursor positioning in notebook cells with horizontal scrolling
Remove forced view state restoration with empty cursor state that was
causing incorrect coordinate mappings when clicking in cells with long
lines. Let the editor initialize naturally instead.

Fixes cursor always jumping to end of line in Jupyter notebooks.

Co-authored-by: DonJayamanne <1948812+DonJayamanne@users.noreply.github.com>
2025-12-10 02:37:40 +00:00
..