ReSharper C++ dotSettings file for popular coding standards

671 Views Asked by At

Are there any ReSharper .dotSettings files available for popular coding standards (e.g. Google C++ Style Guide or C++ Coding Standards: 101 Rules, Guidelines, and Best Practices)?

I'm a bit surprised that I can't seem to find any of these. I would expect to find several .dotSettings files that implement various existing popular coding standards.

1

There are 1 best solutions below

0
Igor Akhmetov On

Not yet. The plan is for ReSharper C++ to have builtin sets of code formatting preferences that correspond to popular coding standards (https://youtrack.jetbrains.com/issue/RSCPP-20168).