Microsoft/vscode

focusing cell will show previous cursor location

Open

#232,077 opened on Oct 23, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
bughelp wantednotebook-markdown

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Steps to Reproduce:

  1. Place cursor in markdown cell, somewhere in the NOT visible area of the screen
  2. Click out of the cell
  3. Try to double click somewhere in the visible area of the screen to highlight text

🐛Cell scrolls to the previously placed cursor area (which is great if I'm single-clicking into the cell, but in this case, it feels glitchy to me)

Contributor guide