Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

Open

#235 123 ouverte le 3 déc. 2024

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)TypeScript (10 221 forks)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

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.

Guide contributeur