FireZenk / FireZenk/language-lua

Doesn't detect files with shebang

Open
#23 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
66
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Atom won't detect files that don't have the extension '.lua' even if the file begins with a lua shebang.

If a file begins with
`#!/usr/bin/lua5`
`#!/usr/bin/lua5.1`
`#!/usr/bin/lua5.2`
etc., Atom should detect it and provide syntax highlighting, the same way it does for a Python file with the shebang
`#!/usr/bin/python3`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.