You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
"editor.find.replaceHistory": "workspace"
The text was updated successfully, but these errors were encountered: