Describe the bug
#!/usr/bin/env -S uv run --script
# ...
in a file with no extension (e.g. .py) because it's intended to be an executable
Expected behaviour
Should syntax highlight as python
Related discussion
Additional notes
I believe #!/usr/bin/env python works fine