Microsoft/vscode

focusing cell will show previous cursor location

Open

#232.077 geöffnet am 23. Okt. 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
bughelp wantednotebook-markdown

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

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