Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

Open

#235,123 创建于 2024年12月3日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)TypeScript (10,221 fork)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

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.

贡献者指南