Move a class from one namespace to another?

Hi,

I need to move a class from one place to another, and with it comes a change of the namespace. Is there are way that CLion can help me? I tried doing a change name refactoring of the namespace that the class was declared in, but that changed the name of that namespace everywhere, not just for the function I had intended.

And actually, I need to do a lot of those move and namespace changes.

5
2 comments

Hi Olof!

We have a feature a feature request in our tracker: https://youtrack.jetbrains.com/issue/CPP-1168. Feel free to comment or upvote.

2

Voted, thanks.

0

Please sign in to leave a comment.