+12
Language on shebang line not correctly detected
Sublime Text 2 doesn't recognize shebang line such as this one:
#!/usr/bin/env python2.6
Please fix this, this should be recognized as a python file
#!/usr/bin/env python2.6
Please fix this, this should be recognized as a python file
Служба підтримки клієнтів працює на UserEcho
me too. maybe auto detecting failure.
I use Build 2152.
Hope you find it useful :-)
It recognises
but not