-
-
Notifications
You must be signed in to change notification settings - Fork 33
Add Luau grammar #62
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Is your feature request related to a problem? Please describe.
Luau is a superset of Lua with types, used by ROBLOX.
Describe the solution you'd like
I'd love to have Luau added to TextMateSharp.Grammars. https://github.com/JohnnyMorganz/Luau.tmLanguage
Describe alternatives you've considered
I have tried lua grammar but it isn't as good as I wanted it to be.