This intention allows you to replace a parameter expansion with the equivalent, simple reference. ${variable}
becomes $variable
.
Valid context
This intention is available on parameter expansion, which only expand the variable, but define no further operators or values.