-1
Allow whitespace after the shebang when detecting the script’s language.
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.
Сервис поддержки клиентов работает на платформе UserEcho