@xiota commented on this pull request.


In src/ui_utils.h:

> @@ -69,6 +69,8 @@ typedef struct GeanyInterfacePrefs
 	gboolean		compiler_tab_autoscroll;
 	gint			msgwin_orientation;			/**< orientation of the message window */
 	gint 			symbols_sort_mode;			/**< symbol list sorting mode */
+	/**< whether to show a warning when closing and saving a project to open a new one */

I'm following the pattern established by 3 other options in this section when the description is too long to fit on the same line. Would you like them all changed?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.