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.

貢獻者指南