"Extract parameter" refactor disappeared
已回答
Hello,
Up to version 2025.2, CLion had a "Refactor - Extract parameter" feature that made it possible to transform a literal into a function argument. Of course, it fixed the function prototype as well as all the calls involved in the refactoring.
As of 2025.3, I can't find that feature anymore, and it's no longer referenced in the documentation. I can't find any rationale why it disappeared. Has it been merged into another refactoring tool? Why has this been removed? etc
Thank you for your ideas.
请先登录再写评论。
Hello,
The Extract parameter feature is not implemented in CLion Nova. Based on that, the documentation was updated to remove information about this feature.
We have the open ticket in YouTrack for the implementation of this feature:
Many extract refactorings are missing
As a workaround, you can switch CLion to the Classic engine:
CLion language engines