Reformat code in All Scopes
已回答
In IntelliJ IDEA, I can reformat code with right click on project view and selecting 'Reformat code' menu, but the option doesn't exist in CLion.
Is it impossible?
请先登录再写评论。
Hi! You can select the directory you want to apply your reformatting to in the Project tool window and do Code | Reformat code or press the corresponding shortcut.
Thanks!