Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

オープン

#235,123 opened on 2024/12/03

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (39,847 件のフォーク)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド