Login Page - Create Account

Support Board


Date/Time: Fri, 18 Apr 2025 06:25:57 +0000



Coding environment: Formatting and Coding Conventions

View Count: 72

[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.
attachment.clangd - Attached On 2025-03-26 12:06:09 UTC - Size: 86 B - 30 views

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account