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.

0

Hello!

  1. Is CLion Nova enabled or disabled in your CLion?
  2. What build system is your project based on? CMake, Makefile, some other?
0

1. I'm using CLion Classic

2. i use Cmake on mac

0

Is this option enabled on your side?

0

请先登录再写评论。