@LiquidCake commented on this pull request.


In plugins/saveactions.c:

> @@ -304,6 +314,274 @@ static void instantsave_document_new_cb(GObject *obj, GeanyDocument *doc, gpoint
 }
 
 
+static gboolean is_temp_saved_file(const gchar *file_path_utf8)

added dir check


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3911/review/2141525035@github.com>