[Github-comments] [geany/geany] Improve auto close (#2943)

Thomas Martitz notifications at xxxxx
Fri Oct 15 22:52:29 UTC 2021


@kugel- commented on this pull request.



>  	}
 
 	if (get_project_pref(auto_continue_multiline))
 	{	/* " * " auto completion in multiline C/C++/D/Java comments */
-		auto_multiline(editor, line);
+		if (auto_multiline(editor, line, FALSE) && doHandleBracket) {

Why do you change multiline comment behavior?

-- 
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/2943#pullrequestreview-781287883
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211015/4810de14/attachment.htm>


More information about the Github-comments mailing list