How to generate CLion definitions below main function
已回答
Hi,
Currently when I create function declarations & then automatically create definitions. CLion creates those definitions just below the function declaration. I want it to create definition below main function()
How can I achieve that?
请先登录再写评论。
Hi! We have a related feature request in our tracker: https://youtrack.jetbrains.com/issue/CPP-2447. Feel free to comment or upvote. Also you can go to the desired location and execute "Generate Definition" action there.