microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.67k stars 29.07k forks source link

focusing cell will show previous cursor location #232077

Open amunger opened 3 hours ago

amunger commented 3 hours ago

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)

amunger commented 3 hours ago

original report https://github.com/microsoft/vscode/issues/230532#issuecomment-2432888790