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"?

0
1 comment

Hi!

It hasn't been implemented in CLion yet. Please file a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.

0

Please sign in to leave a comment.