Renaming .h file does not update corresponding .cpp file name
已回答
When renaming a header file (e.g., Foo.h
) in CLion, the corresponding implementation file (Foo.cpp
) is not renamed automatically.
请先登录再写评论。
Hello!
1. I'm using CLion Classic
2. i use Cmake on mac
Is this option enabled on your side?
Thanks, it works