Support Board
Date/Time: Sat, 19 Apr 2025 10:15:17 +0000
Post From: Coding environment: Formatting and Coding Conventions
[2025-03-26 12:11:07] |
zakissimo - Posts: 2 |
Hello, As a coder, I've set up my personal editor with QOL tools, such as auto-formatting on save. For C++, the editor will look for a clang-format file first, if it can't find one it will apply personally defined rules. But some macros get the formatter confused. For the sake of consistency and QOL, could you possibly provide a clang-format file that fits your current norms? I've added my .clangd for linux users (like me) that got issues with the LSP not being happy with windows libraries. As a bonus, if you have documentation about code conventions (mostly naming) it would be highly appreciated. Thanks for your time and for that great software. |
![]() |