Michael Hipp wrote: > Is there any way to have Wing do syntax highlighting (coloring) of bash > scripts where the file begins with "#!/bin/bash" but has no file extension? Wing currently does not detect this automatically. The workaround is to change the file type for each file in the file properties. Cheers, John