@ntrel commented on this pull request.
> @@ -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.
```suggestion
has no ``*`` prefix, no ``*`` will be added to the new line.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3392#discussion_r1108800850
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3392/review/[email protected]>