Refactor/Extract variable into string instead of char*
Answered
When I extract a variable or parameter of "TEXT", then it always becomes a pointer of characters char*
Is there a way to set the standard as automatically creating a sting parameter/variable of "TEXT"?
Please sign in to leave a comment.
Hi!
It hasn't been implemented in CLion yet. Please file a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.