-1

Allow whitespace after the shebang when detecting the script’s language.

Dan Martinez 11 years ago 0

Sublime Text 2.0.1, build 2217, can correctly recognize a file’s language when the first line looks like:


#!/path/to/my/interpreter


but not when it looks like:


#! /path/to/my/interpreter


A single space between the shebang and the path shouldn’t be enough to trip up the show.