How to generate CLion definitions below main function

Answered

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? 

0
1 comment

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.

0

Please sign in to leave a comment.