@ntrel commented on this pull request.


In doc/geany.txt:

> @@ -2208,7 +2208,8 @@ Automatic continuation multi-line comments
       *
 
     on the next line with the correct indentation based on the previous line,
-    as long as the multi-line is not closed by ``*/``.
+    as long as the multi-line is not closed by ``*/``. If the previous line
+    has no ``*`` prefix, the new line will not be changed.
⬇️ Suggested change
-    has no ``*`` prefix, the new line will not be changed.
+    has no ``*`` prefix, no ``*`` will be added to the new line.


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/3392/review/1301950149@github.com>