Fortunately, Visual Studio Code has a little terminal you can use to run commands without needing to swap between windows.
At a basic level, parameter expansion means changing Bash syntax into a value—expanding it. For example: echo "$foo" This ...