Skip to content

Test: Editor Replace History Persistence #238897

@osortega

Description

@osortega

Complexity: 1

author: @osortega

Create Issue


Summary

We added replace history persistence for the text editor this month. It's enabled by default, but can be disabled via setting editor.find.replaceHistory. The replace history on the editor find widget is persisted per workspace when enabled and limited to 100.

Steps to Test:

  • Add setting "editor.find.replaceHistory": "workspace"
  • Open a text editor
  • Ctrl/CMD+F to search
  • Toggle the replace input box
  • Add text to the replace input box
  • Reload the window
  • You can still navigate between the keywords in replace history

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions