-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed #5454: modified "replace-all" to save changes without opening e…
…ditors - In `search-in-workspace` widget, doing the "replace-all" used to open all the editor files in dirty state. - With this patch, "replace-all" will do all the text replacement, and simply save the changes in the editors without opening them. Signed-off-by: fangnx <[email protected]>
- Loading branch information
fangnx
committed
Jul 25, 2019
1 parent
da653c2
commit aa46562
Showing
1 changed file
with
33 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters