Microsoft/vscode

`notebook.addFindMatchToSelection` needs one extra invocation

开放

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

 (2 条评论) (0 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
bugeditor-highlighthelp wantednotebook-cell-editor

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (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.

贡献者指南