Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

Open

#235,123 opened on 2024年12月3日

GitHub で見る
 (2 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

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.

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