Microsoft/vscode

Add control to open file shown in "replace preview" editor when performing project-wide find/replace

Open

#35,337 建立於 2017年9月28日

在 GitHub 查看
 (15 留言) (10 反應) (1 負責人)TypeScript (10,221 fork)batch import
feature-requesthelp wantedsearch

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

While performing a project-wide find/replace, opening an occurrence from the search sidebar opens a "replace preview" diff editor. This view is not editable, so if the user would like to edit the displayed file, the only current way to do so is manually either from the explorer sidebar or the quick-open palette.

Per @roblourens' suggestion in #35323, "There should be a working Open File button that always appears, git repo or not, in the replace diff editor."

貢獻者指南