[Github-comments] [geany/geany] Multipaste (#2328)

Matthew Brush notifications at xxxxx
Mon Sep 30 23:41:06 UTC 2019


codebrainz commented on this pull request.



> @@ -56,162 +57,162 @@ void 				sci_set_current_position	(ScintillaObject *sci, gint position, gboolean
 
 gint				sci_get_selection_start		(ScintillaObject *sci);
 gint				sci_get_selection_end		(ScintillaObject *sci);
-void 				sci_replace_sel				(ScintillaObject *sci, const gchar *text);
+void 				sci_replace_sel			(ScintillaObject *sci, const gchar *text);

To be fair, aligning stuff like this (GNU/GTK+-style) is a terrible idea, especially when tabs are used. Not sure why this one file in Geany uses this alignment style.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2328#discussion_r329830688
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190930/c5386cc0/attachment-0001.html>


More information about the Github-comments mailing list