Microsoft/vscode

Block cursor should not be on inlay hint

Open

#209,417 opened on Apr 3, 2024

View on GitHub
 (7 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
editor-corefeature-requesthelp wantedinlay-hintspapercut :drop_of_blood:

Repository metrics

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

Description

Repro

  1. Have a block cursor
  2. Move onto inlay hint -- it goes on the inlay hint instead of jumping over :bug:

https://github.com/microsoft/vscode/assets/16353531/3556fb5c-c504-43fc-b84e-a6a04d5f4cfd

Contributor guide