Open MohammedNoureldin opened 1 year ago
To keep it short. The plugin does not highlight the variables. For example:
echo "Hello ${env.USER}"
The ${env.USER} is shown just the like the normal string.
${env.USER}
To keep it short. The plugin does not highlight the variables. For example:
The
${env.USER}
is shown just the like the normal string.