In VS Code 1.10, the `${command.` was deprecated, and gives a warning to switch to `${command:`. But our templates still use the '.' version.