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?
请先登录再写评论。