Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

Aperta

#235.123 aperta il 3 dic 2024

 (2 commenti) (0 reazioni) (1 assegnatario)TypeScript (39.847 fork)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

Metriche repository

Star
 (184.936 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor