Preserve method order from header to source
已回答
When method implementations are automatically generated, they tend to be added to the bottom of the source file instead of between existing implementations, where the declaration is situated in the header file. Is there a way to force CLion to maintain the method order and, if not, would it be possible to add this feature in a future update?
请先登录再写评论。
Hi!
Feel free to comment or upvote https://youtrack.jetbrains.com/issue/CPP-1967 in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.