Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

Offen

#235.123 geöffnet am 03.12.2024

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (39.847 Forks)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

Repository-Metriken

Stars
 (184.936 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide