CLion: Parameterize run configuration with $SelectedText$ ?
Hi,
I want to create a run configuration in which the currently marked text is passed as program argument.
Something like:
Program arguments: $SelectedText$
does not work.
Is there any way for doing this kind of parameterization?
Please sign in to leave a comment.