For example if the first line of the script named "do_some_stuff" was "#!/bin/env bash", then the file type would be a Bourne Shell script file and Shell script (bash) syntax would be turned on.
For example if the first line of the script named "do_some_stuff" was
"#!/bin/env bash", then the file type would be a Bourne Shell script
file and Shell script (bash) syntax would be turned on.