C++ code formatting for member function definition Saad Created November 06, 2020 15:05 Hello, Is it possible to format methods like this in Rider, where the function (with parameters) and trailing return type are on their own lines?
Hello Saad,
Currently, this code style is not supported by the formatting engine. We would appreciate it if you could upvote the following issues to demonstrate your interest in implementing this style:
RSCPP-28506
RSCPP-31475
Thank you Kirill. I upvoted both of them.