Refactor/Extract variable into string instead of char*
已回答
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"?
请先登录再写评论。
Hi!
It hasn't been implemented in CLion yet. Please file a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.