eht16 left a comment (geany/geany#4235) The latter case can be achieved with `comment_use_indent=false`.
If you got it right, you want basically `comment_use_indent=true` for single comments and `comment_use_indent=false` for multi line comments? I guess this can be implemented via a new filetype setting like "multiline_comment_use_indent=true" or something like this. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4235#issuecomment-2661406030 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4235/[email protected]>
