Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

Open

#235.123 aberto em 3 de dez. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

Testing #235047

When pressing Cmd D in a regular editor after selecting a word, the next find match will be added to the selection.

🐛 In notebooks, the first Cmd D will do nothing. Only the second one will select the next find match.

Guia do colaborador