ide-editor-search-bar: emit notify when replace mode is changed
When using ctrl-H to do search and replace, the replace mode toggle button is not properly set. Emitting "notify" in set_replace_mode() fixes this and keeps the button consistent with the rest of the GUI when you start out with a search and then switch to a search-and-replace.