You don't need a plugin. Since `clang-format` can act as a filter (read stdin and write stdout) it can be run from a [custom command](https://www.geany.org/manual/current/index.html#sending-text-through-custom-commands) and format the selection, or the whole file if no selection.
Same for any other formatter that acts as a filter. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3782#issuecomment-1979820521 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3782/[email protected]>
