@eht16 commented on this pull request.


> @@ -60,6 +60,8 @@ typedef struct GeanySearchPrefs
        gboolean        use_current_file_dir;   /* find in files directory to 
use on showing dialog */
        gboolean        hide_find_dialog;               /* hide the find dialog 
on next or previous */
        gboolean        replace_and_find_by_default;    /* enter in replace 
window performs Replace & Find instead of Replace */
+       gboolean        skip_confirmation_for_replace_in_session;       /* do 
*not* ask for confirmation

Thanks, fixed.

Isn't it part of the API by 
https://github.com/geany/geany/blob/master/src/plugindata.h#L202?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3851#discussion_r1576876210
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3851/review/2018274...@github.com>

Reply via email to