Not detecting language for PHP files using shebang #26580
Labels
bug
Issue identified by VS Code Team member as probable bug
languages-basic
Basic language support issues
verified
Verification succeeded
Milestone
Steps to Reproduce:
#!/usr/bin/php
shebang header but not.php
extensionIt should be easy to fix in
vscode/extensions/php/package.json
adding afirstLine
property, as is done for e.g. Python.The text was updated successfully, but these errors were encountered: