This intention allows you to replace composed variable with the equivalent, simple reference. ${variable}
becomes $variable
.
Valid context
This intention is available on composed variables, which only contain the variable, but no further operators or values.